Searched refs:MIN_WINDOW_SCALE (Results 1 – 1 of 1) sorted by relevance
89 private static final float MIN_WINDOW_SCALE = 0.85f; field in LauncherBackAnimationController368 float width = Utilities.mapRange(progress, 1, MIN_WINDOW_SCALE) * screenWidth; in updateBackProgress()