Searched refs:AAUDIO_STREAM_STATE_PAUSING (Results 1 – 9 of 9) sorted by relevance
329 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPause()380 case AAUDIO_STREAM_STATE_PAUSING: in updateStateMachine()496 case AAUDIO_STREAM_STATE_PAUSING: in getFramesRead()
140 case AAUDIO_STREAM_STATE_PAUSING: in systemStart()200 case AAUDIO_STREAM_STATE_PAUSING: in systemPause()290 case AAUDIO_STREAM_STATE_PAUSING: in safeStop()
119 AAUDIO_CASE_ENUM(AAUDIO_STREAM_STATE_PAUSING); in AudioGlobal_convertStreamStateToText()
175 } else if (originalState == AAUDIO_STREAM_STATE_PAUSING) { in checkStateTransition()179 inputState = AAUDIO_STREAM_STATE_PAUSING; in checkStateTransition()184 AAUDIO_STREAM_STATE_PAUSING, in checkStateTransition()221 transitionalState = AAUDIO_STREAM_STATE_PAUSING; in checkStateTransition()
226 aaudio_stream_state_t inputState = AAUDIO_STREAM_STATE_PAUSING; in waitUntilPaused()227 while (result == AAUDIO_OK && currentState == AAUDIO_STREAM_STATE_PAUSING) { in waitUntilPaused()
74 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPause()
558 if (getState() == AAUDIO_STREAM_STATE_PAUSING) { in onEventFromServer()
389 case AAUDIO_STREAM_STATE_PAUSING: in AAudio_isFlushAllowed()
180 AAUDIO_STREAM_STATE_PAUSING, enumerator