Searched defs:restoreState (Results 1 – 9 of 9) sorted by relevance
136 private void restoreState(@NonNull Bundle savedState) { in restoreState() method in BackupHelper
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
123 public static SslCertificate restoreState(Bundle bundle) { in restoreState() method in SslCertificate
160 private void restoreState(Bundle savedInstanceState) { in restoreState() method in AvatarPickerActivity
163 public void restoreState(Bundle savedInstanceState) { in restoreState() method in LightBarTransitionsController
135 public WebBackForwardList restoreState(Bundle inState); in restoreState() method
711 public WebBackForwardList restoreState(@NonNull Bundle inState) { in restoreState() method in WebView
107 void PlaylistFetcher::DownloadState::restoreState( in restoreState() function in android::PlaylistFetcher::DownloadState