Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java120 public static final Interpolator ALL_APPS_FADE_ATOMIC = field in AllAppsSwipeController
265 config.userControlled ? ALL_APPS_FADE_MANUAL : ALL_APPS_FADE_ATOMIC); in applyNormalToAllAppsAnimConfig()