Searched refs:mMaxYProgress (Results 1 – 1 of 1) sorted by relevance
97 private final float mMaxYProgress; field in NoButtonQuickSwitchTouchController122 mMaxYProgress = mLauncher.getDeviceProfile().heightPx / mYRange; in NoButtonQuickSwitchTouchController()265 yAnimWithResistance.setProgress(mYOverviewAnim.value, mMaxYProgress); in setupOverviewAnimators()369 - velocity.y * getSingleFrameMs(mLauncher) / mYRange, 0f, mMaxYProgress); in onDragEnd()