Home
last modified time | relevance | path

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

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