Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DSplashScreen.java261 dispatchOnExitAnimation(token, splashScreenView); in handOverSplashScreenView()
264 private void dispatchOnExitAnimation(IBinder token, SplashScreenView view) { in dispatchOnExitAnimation() method in SplashScreen.SplashScreenManagerGlobal