Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java672 final RemoteSplitLaunchAnimationRunner animationRunner = in getLegacyRemoteAdapter()
673 new RemoteSplitLaunchAnimationRunner(firstTaskId, secondTaskId, callback); in getLegacyRemoteAdapter()
811 private class RemoteSplitLaunchAnimationRunner extends RemoteAnimationRunnerCompat { class in SplitSelectStateController
817 RemoteSplitLaunchAnimationRunner(int initialTaskId, int secondTaskId, in RemoteSplitLaunchAnimationRunner() method in SplitSelectStateController.RemoteSplitLaunchAnimationRunner