Searched refs:getAppTransitionManager (Results 1 – 9 of 9) sorted by relevance
48 (QuickstepAppTransitionManagerImpl) launcher.getAppTransitionManager(); in init()
169 .getAppTransitionManager()).getShelfPeekAnim(); in onDragStart()331 Animator overviewAnim = mLauncher.getAppTransitionManager().createStateElementAnimation( in onDragEnd()
178 Animator overviewAnim = mLauncher.getAppTransitionManager().createStateElementAnimation( in onDragEnd()
201 mLauncher.getAppTransitionManager()).getShelfPeekAnim(); in updateColors()
266 if (v != null && launcher.getAppTransitionManager().supportsAdaptiveIconAnimation()) { in startAppShortcutOrInfoActivity()
169 (QuickstepAppTransitionManagerImpl) launcher.getAppTransitionManager(); in useFadeOutAnimationForLauncherStart()
543 LauncherAppTransitionManager latm = mLauncher.getAppTransitionManager(); in createStateElementAnimation()
1788 public LauncherAppTransitionManager getAppTransitionManager() { in getAppTransitionManager() method in Launcher
194 ((QuickstepAppTransitionManagerImpl) activity.getAppTransitionManager())