Searched defs:resuming (Results 1 – 1 of 1) sorted by relevance
1583 final boolean startPausing(boolean uiSleeping, ActivityRecord resuming, String reason) { in startPausing()1601 boolean startPausing(boolean userLeaving, boolean uiSleeping, ActivityRecord resuming, in startPausing()1752 void completePause(boolean resumeNext, ActivityRecord resuming) { in completePause()