Searched refs:AAUDIO_STREAM_STATE_PAUSING (Results 1 – 4 of 4) sorted by relevance
261 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPause()310 case AAUDIO_STREAM_STATE_PAUSING: in updateStateWhileWaiting()416 case AAUDIO_STREAM_STATE_PAUSING: in getFramesRead()
283 setState(AAUDIO_STREAM_STATE_PAUSING); in requestPauseInternal()422 if (getState() == AAUDIO_STREAM_STATE_PAUSING) { in onEventFromServer()
93 AAUDIO_STREAM_STATE_PAUSING, enumerator
83 AAUDIO_CASE_ENUM(AAUDIO_STREAM_STATE_PAUSING); in AAudio_convertStreamStateToText()