Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSplitSelectStateController.java122 RemoteSplitLaunchTransitionRunner animationRunner = in launchTasks() local
126 new RemoteTransitionCompat(animationRunner, MAIN_EXECUTOR, in launchTasks()
129 RemoteSplitLaunchAnimationRunner animationRunner = in launchTasks() local
132 RemoteAnimationAdapterCompat.wrapRemoteAnimationRunner(animationRunner), in launchTasks()