Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreen.java85 void setOnExitAnimationListener(@NonNull SplashScreen.OnExitAnimationListener listener); in setOnExitAnimationListener()
110 interface OnExitAnimationListener { interface
133 private OnExitAnimationListener mExitAnimationListener;
144 @NonNull SplashScreen.OnExitAnimationListener listener) { in setOnExitAnimationListener()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt56908 …blic void setOnExitAnimationListener(@NonNull android.window.SplashScreen.OnExitAnimationListener);
56912 public static interface SplashScreen.OnExitAnimationListener {