Searched refs:ShiftUpAnimation (Results 1 – 1 of 1) sorted by relevance
155 ShiftUpAnimation shiftUpAnimation = null; in createRadialVanishSlideUpAnimator()172 shiftUpAnimation = new ShiftUpAnimation(0, -mMainWindowShiftLength, occludeHoleView, in createRadialVanishSlideUpAnimator()184 ShiftUpAnimation finalShiftUpAnimation = shiftUpAnimation; in createRadialVanishSlideUpAnimator()377 public static final class ShiftUpAnimation { class in SplashScreenExitAnimationUtils389 public ShiftUpAnimation(float fromYDelta, float toYDelta, View occludeHoleView, in ShiftUpAnimation() method in SplashScreenExitAnimationUtils.ShiftUpAnimation