Home
last modified time | relevance | path

Searched defs:resuming (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskFragment.java1571 final boolean startPausing(boolean uiSleeping, ActivityRecord resuming, String reason) { in startPausing()
1589 boolean startPausing(boolean userLeaving, boolean uiSleeping, ActivityRecord resuming, in startPausing()
1738 void completePause(boolean resumeNext, ActivityRecord resuming) { in completePause()