public static class NavigationPreference.SavedState
extends AbstractSavedState
NavigationPreference.| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<NavigationPreference.SavedState> |
CREATOR
A creator, which allows to create instances of the class
NavigationPreference.SavedState from
parcels. |
| Modifier and Type | Method and Description |
|---|---|
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final android.os.Parcelable.Creator<NavigationPreference.SavedState> CREATOR
NavigationPreference.SavedState from
parcels.