Home
last modified time | relevance | path

Searched refs:AAUDIO_SERVICE_EVENT_STOPPED (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DAAudioServiceMessage.h37 AAUDIO_SERVICE_EVENT_STOPPED, enumerator
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.cpp371 sendServiceEvent(AAUDIO_SERVICE_EVENT_STOPPED); in stop_l()
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp592 case AAUDIO_SERVICE_EVENT_STOPPED: in onEventFromServer()