Searched refs:sendConfigEvent_l (Results 1 – 2 of 2) sorted by relevance
544 status_t AudioFlinger::ThreadBase::sendConfigEvent_l(sp<ConfigEvent>& event) in sendConfigEvent_l() function in android::AudioFlinger::ThreadBase592 sendConfigEvent_l(configEvent); in sendIoConfigEvent_l()606 sendConfigEvent_l(configEvent); in sendPrioConfigEvent_l()625 return sendConfigEvent_l(configEvent); in sendSetParameterConfigEvent_l()634 status_t status = sendConfigEvent_l(configEvent); in sendCreateAudioPatchConfigEvent()648 return sendConfigEvent_l(configEvent); in sendReleaseAudioPatchConfigEvent()660 return sendConfigEvent_l(configEvent); in sendUpdateOutDeviceConfigEvent()1618 sendConfigEvent_l(mPendingConfigEvents.editItemAt(i)); in systemReady()
294 status_t sendConfigEvent_l(sp<ConfigEvent>& event);