Searched refs:mPendingPauseSnapshotsForCancel (Results 1 – 1 of 1) sorted by relevance
302 private Pair<int[], TaskSnapshot[]> mPendingPauseSnapshotsForCancel; field in RecentsTransitionHandler.RecentsController355 Pair<int[], TaskSnapshot[]> snapshots = mPendingPauseSnapshotsForCancel != null in sendCancelWithSnapshots()356 ? mPendingPauseSnapshotsForCancel in sendCancelWithSnapshots()432 mPendingPauseSnapshotsForCancel = null; in cleanUp()681 mPendingPauseSnapshotsForCancel = getSnapshotsForPausingTasks(); in handleMidTransitionRequest()