Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsActivity.java50 import com.android.launcher3.LauncherAnimationRunner;
51 import com.android.launcher3.LauncherAnimationRunner.AnimationResult;
52 import com.android.launcher3.LauncherAnimationRunner.RemoteAnimationFactory;
267 final LauncherAnimationRunner wrapper = new LauncherAnimationRunner( in getActivityLaunchOptions()
419 LauncherAnimationRunner runner = new LauncherAnimationRunner( in startHomeInternal()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DLauncherAnimationRunner.java58 public class LauncherAnimationRunner implements RemoteAnimationRunnerCompat { class
74 public LauncherAnimationRunner(Handler handler, RemoteAnimationFactory factory, in LauncherAnimationRunner() method in LauncherAnimationRunner
235 LauncherAnimationRunner.AnimationResult result); in onCreateAnimation()
H A DQuickstepTransitionManager.java93 import com.android.launcher3.LauncherAnimationRunner.RemoteAnimationFactory;
278 RemoteAnimationRunnerCompat runner = new LauncherAnimationRunner( in getActivityLaunchOptions()
1089 new LauncherAnimationRunner(mHandler, mWallpaperOpenRunner, in registerRemoteAnimations()
1099 new LauncherAnimationRunner( in registerRemoteAnimations()
1120 new LauncherAnimationRunner(mHandler, mWallpaperOpenTransitionRunner, in registerRemoteTransitions()
1532 LauncherAnimationRunner.AnimationResult result) { in onCreateAnimation()
1652 LauncherAnimationRunner.AnimationResult result) { in onCreateAnimation()