Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/recents/
H A DRecentsTransitionHandler.java313 : getSnapshotsForPausingTasks(); in sendCancelWithSnapshots()
320 private Pair<int[], TaskSnapshot[]> getSnapshotsForPausingTasks() { in getSnapshotsForPausingTasks() method in RecentsTransitionHandler.RecentsController
537 mPendingPauseSnapshotsForCancel = getSnapshotsForPausingTasks(); in handleMidTransitionRequest()