Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java93 int mainWindowShiftLength, TransactionPool transactionPool, Rect firstWindowFrame, in startAnimations() argument
104 firstWindowSurface, mainWindowShiftLength, transactionPool, firstWindowFrame, in startAnimations()
117 SurfaceControl firstWindowSurface, int mainWindowShiftLength, in startAnimations() argument
123 firstWindowSurface, mainWindowShiftLength, transactionPool, firstWindowFrame, in startAnimations()
392 int mainWindowShiftLength, float roundedCornerRadius) { in ShiftUpAnimation() argument
401 mMainWindowShiftLength = mainWindowShiftLength; in ShiftUpAnimation()
DSplashScreenExitAnimation.java61 Rect frame, int mainWindowShiftLength, TransactionPool pool, Runnable handleFinish, in SplashScreenExitAnimation() argument
99 mMainWindowShiftLength = mainWindowShiftLength; in SplashScreenExitAnimation()