Home
last modified time | relevance | path

Searched defs:setOnExitAnimationListener (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreen.java85 void setOnExitAnimationListener(@NonNull SplashScreen.OnExitAnimationListener listener); in setOnExitAnimationListener() method
143 public void setOnExitAnimationListener( in setOnExitAnimationListener() method in SplashScreen.SplashScreenImpl