Searched refs:AAUDIO_STREAM_STATE_FLUSHING (Results 1 – 8 of 8) sorted by relevance
153 case AAUDIO_STREAM_STATE_FLUSHING: in systemPause()238 case AAUDIO_STREAM_STATE_FLUSHING: in safeStop()
86 AAUDIO_CASE_ENUM(AAUDIO_STREAM_STATE_FLUSHING); in AAudio_convertStreamStateToText()
315 setState(AAUDIO_STREAM_STATE_FLUSHING); in requestFlush()362 case AAUDIO_STREAM_STATE_FLUSHING: in updateStateMachine()
85 setState(AAUDIO_STREAM_STATE_FLUSHING); in requestFlush()
514 if (getState() == AAUDIO_STREAM_STATE_FLUSHING) { in onEventFromServer()
352 case AAUDIO_STREAM_STATE_FLUSHING: in AAudio_isFlushAllowed()
182 AAUDIO_STREAM_STATE_FLUSHING, enumerator
129 transitionalState = AAUDIO_STREAM_STATE_FLUSHING; in checkStateTransition()