Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java339 ContainerAnimationRunner containerAnimationRunner = ContainerAnimationRunner.from( in getActivityLaunchOptions() local
341 if (containerAnimationRunner != null) { in getActivityLaunchOptions()
342 mAppLaunchRunner = containerAnimationRunner; in getActivityLaunchOptions()