Home | History | Annotate | Download | only in am

Lines Matching refs:STOPPING

118         STOPPING,
776 // is changing, which means it is actually stopping...
795 if (DEBUG_PAUSE) Slog.v(TAG, "App died during pause, not stopping: " + prev);
981 TAG, "Stopping: fullscreen at " + r);
1004 if ((r.state == ActivityState.STOPPING
2624 if (DEBUG_SWITCH) Slog.d(TAG, "Stopping: " + r);
2640 r.state = ActivityState.STOPPING;
2642 TAG, "Stopping visible=" + r.visible + " for " + r);
2674 if (localLOGV) Slog.v(TAG, "Stopping " + s + ": nowVisible="
2686 if (localLOGV) Slog.v(TAG, "Before stopping, can hide: " + s);
3016 r.state = ActivityState.STOPPING;