Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java611 final RemoteSplitLaunchTransitionRunner animationRunner = in launchInitialAppFullscreen() local
613 final RemoteTransition remoteTransition = new RemoteTransition(animationRunner, in launchInitialAppFullscreen()
664 final RemoteSplitLaunchTransitionRunner animationRunner = in getShellRemoteTransition() local
666 return new RemoteTransition(animationRunner, in getShellRemoteTransition()
672 final RemoteSplitLaunchAnimationRunner animationRunner = in getLegacyRemoteAdapter() local
674 return new RemoteAnimationAdapter(animationRunner, 300, 150, in getLegacyRemoteAdapter()