Searched refs:createFadeOutAnimation (Results 1 – 1 of 1) sorted by relevance
99 animator = createFadeOutAnimation(splashScreenView, animationDuration, in startAnimations()243 private static ValueAnimator createFadeOutAnimation(ViewGroup splashScreenView, in createFadeOutAnimation() method in SplashScreenExitAnimationUtils