Searched refs:sendConfigEvent_l (Results 1 – 2 of 2) sorted by relevance
715 status_t ThreadBase::sendConfigEvent_l(sp<ConfigEvent>& event) in sendConfigEvent_l() function in android::ThreadBase767 sendConfigEvent_l(configEvent); in sendIoConfigEvent_l()781 sendConfigEvent_l(configEvent); in sendPrioConfigEvent_l()800 return sendConfigEvent_l(configEvent); in sendSetParameterConfigEvent_l()809 status_t status = sendConfigEvent_l(configEvent); in sendCreateAudioPatchConfigEvent()823 return sendConfigEvent_l(configEvent); in sendReleaseAudioPatchConfigEvent()835 return sendConfigEvent_l(configEvent); in sendUpdateOutDeviceConfigEvent()843 sendConfigEvent_l(configEvent); in sendResizeBufferConfigEvent_l()856 sendConfigEvent_l(configEvent); in sendCheckOutputStageEffectsEvent_l()862 sendConfigEvent_l(configEvent); in sendHalLatencyModesChangedEvent_l()[all …]
343 status_t sendConfigEvent_l(sp<ConfigEvent>& event) REQUIRES(mutex());