Home
last modified time | relevance | path

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

/development/samples/StartingWindow/src/com/example/android/startingwindow/
DCustomizeExitActivity.java87 splashScreen.setOnExitAnimationListener(this::onSplashScreenExit); in onCreate()
113 private void onSplashScreenExit(SplashScreenView view) { in onSplashScreenExit() method in CustomizeExitActivity