Searched refs:STOPPING (Results 1 – 10 of 10) sorted by relevance
40 STOPPING("stopping"), enumConstant
486 case STOPPING: in onMessageReceived()659 || mState == STOPPING in onMessageReceived()706 || mState == STOPPING in onMessageReceived()742 if (mState == STOPPING) { in onMessageReceived()906 setState(STOPPING); in onMessageReceived()
69 STOPPING, enumerator
1347 mState = STOPPING; in finishStop()
130 STOPPING, enumerator
118 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING }; enumerator
136 STOPPING, enumConstant887 if (r.state == ActivityState.STOPPING || r.state == ActivityState.STOPPED) { in checkReadyForSleepLocked()1059 if (r.state != ActivityState.STOPPING) { in activityStoppedLocked()1355 if ((r.state == ActivityState.STOPPING in ensureActivitiesVisibleLocked()1442 || next.state == ActivityState.STOPPING)) { in resumeTopActivityLocked()3394 r.state = ActivityState.STOPPING; in stopActivityLocked()3849 r.state = ActivityState.STOPPING; in finishCurrentActivityLocked()
12708 } else if (r.state == ActivityState.STOPPING) { in computeOomAdjLocked()
4752 effect->state() == EffectModule::STOPPING) { in attachAuxEffect()7711 effect->state() == EffectModule::STOPPING) { in moveEffectChain_l()8327 case STOPPING: in updateState()8646 case STOPPING: in setEnabled_l()8658 mState = STOPPING; in setEnabled_l()8681 case STOPPING: in isEnabled()8694 case STOPPING: in isProcessEnabled()9434 mEffects[i]->state() == EffectModule::STOPPING) { in removeEffect_l()
1624 STOPPING, enumerator