Home
last modified time | relevance | path

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

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