Searched refs:mShiftRange (Results 1 – 1 of 1) sorted by relevance
89 private float mShiftRange; // changes depending on the orientation field in AllAppsTransitionController97 mShiftRange = mLauncher.getDeviceProfile().heightPx; in AllAppsTransitionController()105 return mShiftRange; in getShiftRange()129 mAppsView.setTranslationY(mProgress * mShiftRange); in setProgress()216 mShiftRange = mLauncher.getDeviceProfile().heightPx - mScrollRangeDelta; in setScrollRangeDelta()