Home
last modified time | relevance | path

Searched refs:WORKSPACE_SCALE_MANUAL (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java106 public static final Interpolator WORKSPACE_SCALE_MANUAL = LINEAR_EARLY_MANUAL; field in AllAppsSwipeController
223 Interpolators.reverse(WORKSPACE_SCALE_MANUAL)); in applyAllAppsToNormalConfig()
264 config.isUserControlled() ? WORKSPACE_SCALE_MANUAL : WORKSPACE_SCALE_ATOMIC); in applyNormalToAllAppsAnimConfig()