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.java202 private RemoteAnimationFactory mWallpaperOpenRunner; field in QuickstepTransitionManager
1013 mWallpaperOpenRunner = createWallpaperOpenRunner(false /* fromUnlock */); in registerRemoteAnimations()
1019 new LauncherAnimationRunner(mHandler, mWallpaperOpenRunner, in registerRemoteAnimations()
1071 mWallpaperOpenRunner = null; in unregisterRemoteAnimations()