Searched refs:OnMicrophoneBlockedUpdate (Results 1 – 4 of 4) sorted by relevance
32 virtual void OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) = 0;
268 deviceObserver_.OnMicrophoneBlockedUpdate(micBlockedDeviceType, status); in OnMicrophoneBlocked()
89 void OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status);
3868 void AudioPolicyService::OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) in OnMicrophoneBlockedUpdate() function in OHOS::AudioStandard::AudioPolicyService