Searched defs:restoreState (Results 1 – 11 of 11) sorted by relevance
47 fun restoreState(bundle: Bundle?) method
670 public void restoreState(@Nullable Bundle savedState) { in restoreState() method in AuthBiometricView
166 public void restoreState(Parcelable state, ClassLoader loader) { in restoreState() method in BaseFragmentPagerAdapter
249 public void restoreState(Parcelable state, ClassLoader loader) { in restoreState() method in PagerAdapter
151 public void restoreState(Bundle savedInstanceState) { in restoreState() method in LightBarTransitionsController
123 public static SslCertificate restoreState(Bundle bundle) { in restoreState() method in SslCertificate
159 private void restoreState(Bundle savedInstanceState) { in restoreState() method in AvatarPickerActivity
600 override fun restoreState(bundle: Bundle?) { in restoreState() method in com.android.systemui.biometrics.ui.binder.Spaghetti
135 public WebBackForwardList restoreState(Bundle inState); in restoreState() method
710 public WebBackForwardList restoreState(@NonNull Bundle inState) { in restoreState() method in WebView
107 void PlaylistFetcher::DownloadState::restoreState( in restoreState() function in android::PlaylistFetcher::DownloadState