Searched refs:mMainWindowShiftLength (Results 1 – 2 of 2) sorted by relevance
69 private final int mMainWindowShiftLength; field in SplashScreenExitAnimation118 mMainWindowShiftLength = mainWindowShiftLength; in SplashScreenExitAnimation()155 WindowManager.LayoutParams.MATCH_PARENT, mMainWindowShiftLength); in createAnimator()158 mShiftUpAnimation = new ShiftUpAnimation(0, -mMainWindowShiftLength, occludeHoleView); in createAnimator()268 mFirstWindowFrame.top + mMainWindowShiftLength); in onAnimationProgress()
105 private int mMainWindowShiftLength; field in SplashscreenContentDrawer168 mMainWindowShiftLength = mContext.getResources().getDimensionPixelSize( in updateDensity()984 leash, frame, mMainWindowShiftLength, mTransactionPool, finishCallback); in applyExitAnimation()