Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java1099 return new WallpaperOpenLauncherAnimationRunner(mHandler, fromUnlock); in createWallpaperOpenRunner()
1265 protected class WallpaperOpenLauncherAnimationRunner implements RemoteAnimationFactory { class
1270 public WallpaperOpenLauncherAnimationRunner(Handler handler, boolean fromUnlock) { in WallpaperOpenLauncherAnimationRunner() method in WallpaperOpenLauncherAnimationRunner