Searched refs:ALL_APPS_FADE_MANUAL (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.launcher3.touch.AllAppsSwipeController.ALL_APPS_FADE_MANUAL;124 isOpening ? ALL_APPS_FADE_MANUAL : Interpolators.reverse(ALL_APPS_FADE_MANUAL); in onOpenCloseAnimationPending()
132 public static final Interpolator ALL_APPS_FADE_MANUAL = field in AllAppsSwipeController232 Interpolators.reverse(ALL_APPS_FADE_MANUAL)); in applyAllAppsToNormalConfig()276 config.isUserControlled() ? ALL_APPS_FADE_MANUAL : ALL_APPS_FADE_ATOMIC); in applyNormalToAllAppsAnimConfig()