Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageCoordinator.java904 onRemoteAnimationFinished(apps); in launchAsFullscreenWithRemoteAnimation()
1073 onRemoteAnimationFinished(apps); in wrapAsSplitRemoteAnimation()
1101 onRemoteAnimationFinished(apps); in wrapAsSplitRemoteAnimation()
1145 private void onRemoteAnimationFinished(RemoteAnimationTarget[] apps) { in onRemoteAnimationFinished() method in StageCoordinator