Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java1069 onRemoteAnimationFinished(apps); in launchAsFullscreenWithRemoteAnimation()
1239 onRemoteAnimationFinished(apps); in wrapAsSplitRemoteAnimation()
1267 onRemoteAnimationFinished(apps); in wrapAsSplitRemoteAnimation()
1311 private void onRemoteAnimationFinished(RemoteAnimationTarget[] apps) { in onRemoteAnimationFinished() method in StageCoordinator