Searched refs:sendConfigEvent_l (Results 1 – 2 of 2) sorted by relevance
602 status_t AudioFlinger::ThreadBase::sendConfigEvent_l(sp<ConfigEvent>& event) in sendConfigEvent_l() function in android::AudioFlinger::ThreadBase650 sendConfigEvent_l(configEvent); in sendIoConfigEvent_l()664 sendConfigEvent_l(configEvent); in sendPrioConfigEvent_l()683 return sendConfigEvent_l(configEvent); in sendSetParameterConfigEvent_l()692 status_t status = sendConfigEvent_l(configEvent); in sendCreateAudioPatchConfigEvent()706 return sendConfigEvent_l(configEvent); in sendReleaseAudioPatchConfigEvent()718 return sendConfigEvent_l(configEvent); in sendUpdateOutDeviceConfigEvent()726 sendConfigEvent_l(configEvent); in sendResizeBufferConfigEvent_l()739 sendConfigEvent_l(configEvent); in sendCheckOutputStageEffectsEvent_l()1778 sendConfigEvent_l(mPendingConfigEvents.editItemAt(i)); in systemReady()
340 status_t sendConfigEvent_l(sp<ConfigEvent>& event);