Home
last modified time | relevance | path

Searched refs:AAUDIO_SERVICE_EVENT_FLUSHED (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/src/binding/
DAAudioServiceMessage.h39 AAUDIO_SERVICE_EVENT_FLUSHED, enumerator
/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp102 sendServiceEvent(AAUDIO_SERVICE_EVENT_FLUSHED); in flush()
DAAudioServiceStreamMMAP.cpp237 sendServiceEvent(AAUDIO_SERVICE_EVENT_FLUSHED); in flush()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp432 case AAUDIO_SERVICE_EVENT_FLUSHED: in onEventFromServer()