Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java255 private RemoteAnimationFactory mWallpaperOpenRunner; field in QuickstepTransitionManager
1127 mWallpaperOpenRunner = createWallpaperOpenRunner(false /* fromUnlock */); in addRemoteAnimations()
1131 new LauncherAnimationRunner(mHandler, mWallpaperOpenRunner, in addRemoteAnimations()
1201 mWallpaperOpenRunner = null; in unregisterRemoteAnimations()