Searched defs:sendServiceEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.cpp67 sendServiceEvent(AAUDIO_SERVICE_EVENT_STARTED);
82 sendServiceEvent(AAUDIO_SERVICE_EVENT_PAUSED);
96 sendServiceEvent(AAUDIO_SERVICE_EVENT_STOPPED);
102 sendServiceEvent(AAUDIO_SERVICE_EVENT_FLUSHED);
130 sendServiceEvent(AAUDIO_SERVICE_EVENT_DISCONNECTED);
133 aaudio_result_t AAudioServiceStreamBase::sendServiceEvent(aaudio_service_event_t event, function in class:AAudioServiceStreamBase

Completed in 562 milliseconds