Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java199 applyAllAppsToNormalConfig(mLauncher, config); in getConfigForStates()
207 public static void applyAllAppsToNormalConfig(Launcher launcher, StateAnimationConfig config) { in applyAllAppsToNormalConfig() method in AllAppsSwipeController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DPortraitStatesTouchController.java113 AllAppsSwipeController.applyAllAppsToNormalConfig(mLauncher, config); in getConfigForStates()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java211 AllAppsSwipeController.applyAllAppsToNormalConfig(mContainer, config); in prepareForAtomicAnimation()