Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimation.java49 @SplashScreenExitAnimationUtils.ExitAnimationType
DSplashScreenExitAnimationUtils.java85 public @interface ExitAnimationType {} annotation in SplashScreenExitAnimationUtils
91 static void startAnimations(@ExitAnimationType int animationType, in startAnimations()