Searched refs:ignoreStopState (Results 1 – 1 of 1) sorted by relevance
3186 boolean ignoreStopState) { in ensureActivityConfiguration() argument3202 if (!ignoreStopState && (mState == STOPPING || mState == STOPPED)) { in ensureActivityConfiguration()