Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java203 private RemoteAnimationFactory mAppLaunchRunner; field in QuickstepTransitionManager
265 mAppLaunchRunner = new AppLaunchAnimationRunner(v, onEndCallback); in getActivityLaunchOptions()
267 mHandler, mAppLaunchRunner, true /* startAtFrontOfQueue */); in getActivityLaunchOptions()
1072 mAppLaunchRunner = null; in unregisterRemoteAnimations()