public static class View.BaseSavedState extends AbsSavedState
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<View.BaseSavedState> |
CREATOR |
EMPTY_STATECONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Constructor and Description |
|---|
View.BaseSavedState(Parcel source) |
View.BaseSavedState(Parcelable superState) |
describeContents, getSuperState, writeToParcelpublic static final Parcelable.Creator<View.BaseSavedState> CREATOR
public View.BaseSavedState(Parcel source)
public View.BaseSavedState(Parcelable superState)
Copyright © 2008-2013. All Rights Reserved.