Home | History | Annotate | Download | only in am

Lines Matching refs:resumed

712      * activities from being started/resumed.
2028 void updateUsageStats(ActivityRecord resumedComponent, boolean resumed) {
2029 if (resumed) {
2281 // If this is coming from the currently resumed activity, it is
2668 if (self.state == ActivityState.RESUMED
5247 if (top.state == ActivityState.RESUMED
7221 // re-start our crashing activity once it gets resumed again.
7225 if (r.state == ActivityState.RESUMED
13906 (a.visible || a.state == ActivityState.RESUMED