Searched refs:ShiftUpAnimation (Results 1 – 1 of 1) sorted by relevance
125 ShiftUpAnimation shiftUpAnimation = null; in createAnimator()142 shiftUpAnimation = new ShiftUpAnimation(0, -mMainWindowShiftLength, occludeHoleView, in createAnimator()154 ShiftUpAnimation finalShiftUpAnimation = shiftUpAnimation; in createAnimator()294 public static final class ShiftUpAnimation { class in SplashScreenExitAnimationUtils306 public ShiftUpAnimation(float fromYDelta, float toYDelta, View occludeHoleView, in ShiftUpAnimation() method in SplashScreenExitAnimationUtils.ShiftUpAnimation