Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java66 public static final Interpolator ALL_APPS_CLAMPING_RESPONDER = field in AllAppsSwipeController
238 config.setInterpolator(ANIM_ALL_APPS_FADE, ALL_APPS_CLAMPING_RESPONDER); in applyAllAppsToNormalConfig()