Searched refs:getAppTransitionManager (Results 1 – 5 of 5) sorted by relevance
48 (QuickstepAppTransitionManagerImpl) launcher.getAppTransitionManager(); in init()
263 if (v != null && launcher.getAppTransitionManager().supportsAdaptiveIconAnimation()) { in startAppShortcutOrInfoActivity()
165 (QuickstepAppTransitionManagerImpl) launcher.getAppTransitionManager(); in useFadeOutAnimationForLauncherStart()
555 LauncherAppTransitionManager latm = mLauncher.getAppTransitionManager(); in createStateElementAnimation()
1757 public LauncherAppTransitionManager getAppTransitionManager() { in getAppTransitionManager() method in Launcher