Home | History | Annotate | Download | only in am

Lines Matching refs:resumed

709      * activities from being started/resumed.
2025 void updateUsageStats(ActivityRecord resumedComponent, boolean resumed) {
2026 if (resumed) {
2278 // If this is coming from the currently resumed activity, it is
2665 if (self.state == ActivityState.RESUMED
5173 if (top.state == ActivityState.RESUMED
7147 // re-start our crashing activity once it gets resumed again.
7151 if (r.state == ActivityState.RESUMED
13832 (a.visible || a.state == ActivityState.RESUMED