Searched defs:onRestoreInstanceState (Results 1 – 6 of 6) sorted by relevance
86 protected void onRestoreInstanceState(Bundle savedInstanceState) { in onRestoreInstanceState() method in SingleFragmentTestActivity
83 protected void onRestoreInstanceState(Bundle savedInstanceState) { in onRestoreInstanceState() method in SingleSupportFragmentTestActivity
191 public void onRestoreInstanceState(@NonNull Bundle bundle, @Nullable String key) { in onRestoreInstanceState() method in GuidedDatePickerAction
172 protected void onRestoreInstanceState(Parcelable state) { in onRestoreInstanceState() method in PersistentFocusWrapper
959 public void onRestoreInstanceState(@NonNull Bundle bundle, @NonNull String key) { in onRestoreInstanceState() method in GuidedAction
3745 public void onRestoreInstanceState(@Nullable Parcelable state) { in onRestoreInstanceState() method in GridLayoutManager