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/
DQuickstepAppTransitionManagerImpl.java164 private WrappedAnimationRunnerImpl mAppLaunchRunner; field in QuickstepAppTransitionManagerImpl
214 mAppLaunchRunner = new AppLaunchAnimationRunner(mHandler, v); in getActivityLaunchOptions()
216 mAppLaunchRunner, true /* startAtFrontOfQueue */); in getActivityLaunchOptions()
695 mAppLaunchRunner = null;