Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsActivity.java57 import com.android.launcher3.LauncherAnimationRunner;
58 import com.android.launcher3.LauncherAnimationRunner.AnimationResult;
59 import com.android.launcher3.LauncherAnimationRunner.RemoteAnimationFactory;
294 final LauncherAnimationRunner wrapper = new LauncherAnimationRunner( in getActivityLaunchOptions()
446 LauncherAnimationRunner runner = new LauncherAnimationRunner( in startHomeInternal()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java58 public class LauncherAnimationRunner extends RemoteAnimationRunnerCompat { class
74 public LauncherAnimationRunner(Handler handler, RemoteAnimationFactory factory, in LauncherAnimationRunner() method in LauncherAnimationRunner
232 LauncherAnimationRunner.AnimationResult result); in onAnimationStart()
DQuickstepTransitionManager.java125 import com.android.launcher3.LauncherAnimationRunner.RemoteAnimationFactory;
345 RemoteAnimationRunnerCompat runner = new LauncherAnimationRunner( in getActivityLaunchOptions()
1131 new LauncherAnimationRunner(mHandler, mWallpaperOpenRunner, in addRemoteAnimations()
1140 new LauncherAnimationRunner( in addRemoteAnimations()
1160 new LauncherAnimationRunner(mHandler, mWallpaperOpenTransitionRunner, in registerRemoteTransitions()
1747 LauncherAnimationRunner.AnimationResult result) { in onAnimationStart()
1801 LauncherAnimationRunner.AnimationResult result) { in onAnimationStart()
1922 LauncherAnimationRunner.AnimationResult result) { in onAnimationStart()