Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java95 float brandingStartAlpha, int appRevealDelay, int appRevealDuration, in startAnimations() argument
101 appRevealDuration, animatorListener); in startAnimations()
106 appRevealDelay, appRevealDuration, animatorListener, roundedCornerRadius); in startAnimations()
120 int appRevealDelay, int appRevealDuration, Animator.AnimatorListener animatorListener) { in startAnimations() argument
125 appRevealDelay, appRevealDuration, animatorListener, 0f /* roundedCornerRadius */); in startAnimations()
136 int appRevealDelay, int appRevealDuration, Animator.AnimatorListener animatorListener, in createRadialVanishSlideUpAnimator() argument
217 appRevealDuration, animationDuration); in createRadialVanishSlideUpAnimator()
245 float brandingStartAlpha, int appRevealDelay, int appRevealDuration, in createFadeOutAnimation() argument
279 appRevealDuration, animationDuration)); in createFadeOutAnimation()