public static class TextView.SavedState extends View.BaseSavedState
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<TextView.SavedState> |
CREATOR |
EMPTY_STATECONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
writeToParcel(Parcel out,
int flags) |
describeContents, getSuperStatepublic static final Parcelable.Creator<TextView.SavedState> CREATOR
public void writeToParcel(Parcel out, int flags)
writeToParcel in interface ParcelablewriteToParcel in class AbsSavedStateCopyright © 2008-2013. All Rights Reserved.