Searched refs:mPendingPauseSnapshotsForCancel (Results 1 – 1 of 1) sorted by relevance
258 private Pair<int[], TaskSnapshot[]> mPendingPauseSnapshotsForCancel; field in RecentsTransitionHandler.RecentsController311 Pair<int[], TaskSnapshot[]> snapshots = mPendingPauseSnapshotsForCancel != null in sendCancelWithSnapshots()312 ? mPendingPauseSnapshotsForCancel in sendCancelWithSnapshots()383 mPendingPauseSnapshotsForCancel = null; in cleanUp()537 mPendingPauseSnapshotsForCancel = getSnapshotsForPausingTasks(); in handleMidTransitionRequest()