Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java38 public class SplashScreenExitAnimation implements Animator.AnimatorListener { class
58 SplashScreenExitAnimation(Context context, SplashScreenView view, SurfaceControl leash, in SplashScreenExitAnimation() method in SplashScreenExitAnimation
H A DSplashscreenContentDrawer.java1189 final SplashScreenExitAnimation animation = new SplashScreenExitAnimation(mContext, in applyExitAnimation()