Searched refs:onSplashScreenExit (Results 1 – 4 of 4) sorted by relevance
34 splashScreen.setOnExitAnimationListener(this::onSplashScreenExit); in onCreate()49 private void onSplashScreenExit(SplashScreenView view) { in onSplashScreenExit() method in TransferSplashscreenActivity
132 void onSplashScreenExit(@NonNull SplashScreenView view); in onSplashScreenExit() method274 impl.mExitAnimationListener.onSplashScreenExit(view); in dispatchOnExitAnimation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
61498 method @UiThread public void onSplashScreenExit(@NonNull android.window.SplashScreenView);