Home | History | Annotate | Download | only in app

Lines Matching refs:stopped

208         boolean stopped;
227 stopped = false;
1618 r.stopped = true;
1621 r.stopped = false;
2116 r.stopped = false;
2396 if (!keepShown && r.stopped) {
2436 stopped = true;
2483 // Tell activity manager we have been stopped.
2493 if (r.stopped) {
2495 r.stopped = false;
2501 if (!show && !r.stopped) {
2503 } else if (show && r.stopped) {
2509 r.stopped = false;
2617 if (!r.stopped) {
2630 r.stopped = true;