Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java99 animator = createFadeOutAnimation(splashScreenView, animationDuration, in startAnimations()
243 private static ValueAnimator createFadeOutAnimation(ViewGroup splashScreenView, in createFadeOutAnimation() method in SplashScreenExitAnimationUtils