Home
last modified time | relevance | path

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

/development/samples/StartingWindow/src/com/example/android/startingwindow/
DCustomizeExitActivity.java79 SplashScreen splashScreen = getSplashScreen(); in onCreate() local
87 splashScreen.setOnExitAnimationListener(this::onSplashScreenExit); in onCreate()