Home | History | Annotate | Download | only in app

Lines Matching refs:resumed

2050             final boolean resumed = !r.paused;
2051 if (resumed) {
2056 if (resumed) {
2671 // isn't resumed.
2675 "Performing pause of activity that is not resumed: "
2762 // if the activity isn't resumed.
2766 "Performing stop of activity that is not resumed: "
2993 final boolean resumed = !r.paused;
2995 && r.hideForNow && resumed) {
3001 if (resumed) {
3024 if (resumed) {
3391 // If the activity is currently resumed, its configuration
3396 // the next time it is resumed or shown. Note that