Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java206 private RemoteAnimationFactory mWallpaperOpenTransitionRunner; field in QuickstepTransitionManager
1046 mWallpaperOpenTransitionRunner = createWallpaperOpenRunner(false /* fromUnlock */); in registerRemoteTransitions()
1048 new LauncherAnimationRunner(mHandler, mWallpaperOpenTransitionRunner, in registerRemoteTransitions()
1086 mWallpaperOpenTransitionRunner = null; in unregisterRemoteTransitions()