Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimationUtils.java125 ShiftUpAnimation shiftUpAnimation = null; in createAnimator() local
142 shiftUpAnimation = new ShiftUpAnimation(0, -mMainWindowShiftLength, occludeHoleView, in createAnimator()
154 ShiftUpAnimation finalShiftUpAnimation = shiftUpAnimation; in createAnimator()