Searched refs:mSuperState (Results 1 – 1 of 1) sorted by relevance
168 super.onRestoreInstanceState(ss.mSuperState); in onRestoreInstanceState()177 public Parcelable mSuperState; field in StructuredNameEditorView.SavedState180 mSuperState = superState; in SavedState()185 mSuperState = in.readParcelable(loader); in SavedState()193 out.writeParcelable(mSuperState, 0); in writeToParcel()