Searched refs:AAUDIO_STREAM_STATE_PAUSING (Results 1 – 9 of 9) sorted by relevance
346 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPause_l()396 case AAUDIO_STREAM_STATE_PAUSING: in processCommands()510 case AAUDIO_STREAM_STATE_PAUSING: in getFramesRead()
122 AAUDIO_CASE_ENUM(AAUDIO_STREAM_STATE_PAUSING); in AudioGlobal_convertStreamStateToText()
172 case AAUDIO_STREAM_STATE_PAUSING: in systemStart()241 case AAUDIO_STREAM_STATE_PAUSING: in systemPause()328 case AAUDIO_STREAM_STATE_PAUSING: in safeStop_l()
220 } else if (originalState == AAUDIO_STREAM_STATE_PAUSING) { in checkStateTransition()224 inputState = AAUDIO_STREAM_STATE_PAUSING; in checkStateTransition()229 AAUDIO_STREAM_STATE_PAUSING, in checkStateTransition()266 transitionalState = AAUDIO_STREAM_STATE_PAUSING; in checkStateTransition()
251 aaudio_stream_state_t inputState = AAUDIO_STREAM_STATE_PAUSING; in waitUntilPaused()252 while (result == AAUDIO_OK && currentState == AAUDIO_STREAM_STATE_PAUSING) { in waitUntilPaused()
83 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPause_l()
665 if (getState() == AAUDIO_STREAM_STATE_PAUSING) { in onEventFromServer()
267 AAUDIO_STREAM_STATE_PAUSING, enumerator
653 case AAUDIO_STREAM_STATE_PAUSING: in AAudio_isFlushAllowed()