Searched refs:pauseActivityIfNeeded (Results 1 – 5 of 5) sorted by relevance
353 task.pauseActivityIfNeeded(null /* resuming */, "test"); in testUserLeaving()1987 task.pauseActivityIfNeeded(null /* resuming */, "test"); in testPauseActivityWhenHasEmptyLeafTaskFragment()
1275 if (leafTask.pauseActivityIfNeeded(resuming, "pauseBackTasks")) {
806 if (task.pauseActivityIfNeeded(r, "realStart")) { in realStartActivityLocked()
1255 boolean pauseActivityIfNeeded(@Nullable ActivityRecord resuming, @NonNull String reason) { in pauseActivityIfNeeded() method in Task
28417 PLcom/android/server/wm/Task;->lambda$pauseActivityIfNeeded$0(Lcom/android/server/wm/ActivityRecord…28435 PLcom/android/server/wm/Task;->pauseActivityIfNeeded(Lcom/android/server/wm/ActivityRecord;Ljava/la…