Home
last modified time | relevance | path

Searched refs:onSplashScreenExit (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DTransferSplashscreenActivity.java34 splashScreen.setOnExitAnimationListener(this::onSplashScreenExit); in onCreate()
49 private void onSplashScreenExit(SplashScreenView view) { in onSplashScreenExit() method in TransferSplashscreenActivity
/frameworks/base/core/java/android/window/
DSplashScreen.java132 void onSplashScreenExit(@NonNull SplashScreenView view); in onSplashScreenExit() method
274 impl.mExitAnimationListener.onSplashScreenExit(view); in dispatchOnExitAnimation()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt61498 method @UiThread public void onSplashScreenExit(@NonNull android.window.SplashScreenView);