Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java197 applyNormalToAllAppsAnimConfig(mLauncher, config); in getConfigForStates()
248 public static void applyNormalToAllAppsAnimConfig( in applyNormalToAllAppsAnimConfig() method in AllAppsSwipeController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DPortraitStatesTouchController.java111 AllAppsSwipeController.applyNormalToAllAppsAnimConfig(mLauncher, config); in getConfigForStates()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java213 AllAppsSwipeController.applyNormalToAllAppsAnimConfig(mContainer, config); in prepareForAtomicAnimation()