Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityStack.java780 final boolean startPausingLocked(boolean userLeaving, boolean uiSleeping, boolean resuming, in startPausingLocked() argument
788 if (!resuming) { in startPausingLocked()
797 mStackSupervisor.pauseChildStacks(prev, userLeaving, uiSleeping, resuming, dontWait); in startPausingLocked()
879 if (!resuming) { in startPausingLocked()
DActivityStackSupervisor.java628 boolean pauseBackStacks(boolean userLeaving, boolean resuming, boolean dontWait) { in pauseBackStacks() argument
637 someActivityPaused |= stack.startPausingLocked(userLeaving, false, resuming, in pauseBackStacks()
668 boolean resuming, boolean dontWait) { in pauseChildStacks() argument
676 stack.startPausingLocked(userLeaving, uiSleeping, resuming, dontWait); in pauseChildStacks()
/frameworks/base/docs/html/guide/components/
Dactivities.jd68 state—whether the system is creating it, stopping it, resuming it, or destroying it—and
533 <td>Called when the system is about to start resuming another
/frameworks/base/docs/html/guide/topics/media/
Dmediaplayer.jd230 create a new {@link android.media.MediaPlayer} and prepare it again before resuming playback.</p>
/frameworks/base/docs/html/training/articles/
Dmemory.jd293 resuming your app state.</p>
/frameworks/base/docs/html/tools/testing/
Dactivity_test.jd844 This ensures that resuming the activity actually restores the