Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java208 private RemoteAnimationFactory mAppLaunchRunner; field in QuickstepTransitionManager
277 mAppLaunchRunner = new AppLaunchAnimationRunner(v, onEndCallback); in getActivityLaunchOptions()
279 mHandler, mAppLaunchRunner, true /* startAtFrontOfQueue */); in getActivityLaunchOptions()
1144 mAppLaunchRunner = null; in unregisterRemoteAnimations()