Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimationUtils.java69 SurfaceControl firstWindowSurface, int mainWindowShiftLength, in startAnimations() argument
75 createAnimator(splashScreenView, firstWindowSurface, mainWindowShiftLength, in startAnimations()
88 SurfaceControl firstWindowSurface, int mainWindowShiftLength, in startAnimations() argument
92 startAnimations(splashScreenView, firstWindowSurface, mainWindowShiftLength, in startAnimations()
309 int mainWindowShiftLength, float roundedCornerRadius) { in ShiftUpAnimation() argument
318 mMainWindowShiftLength = mainWindowShiftLength; in ShiftUpAnimation()
H A DSplashScreenExitAnimation.java59 Rect frame, int mainWindowShiftLength, TransactionPool pool, Runnable handleFinish, in SplashScreenExitAnimation() argument
95 mMainWindowShiftLength = mainWindowShiftLength; in SplashScreenExitAnimation()