Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreen.java258 dispatchOnExitAnimation(token, splashScreenView); in handOverSplashScreenView()
261 private void dispatchOnExitAnimation(IBinder token, SplashScreenView view) { in dispatchOnExitAnimation() method in SplashScreen.SplashScreenManagerGlobal