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