Searched refs:SetCurrentAudioDevice (Results 1 – 6 of 6) sorted by relevance
305 SetCurrentAudioDevice(device.deviceType); in ProcessEvent()371 SetCurrentAudioDevice(AudioDeviceType::DEVICE_SPEAKER); in EnableSpeaker()382 SetCurrentAudioDevice(AudioDeviceType::DEVICE_EARPIECE); in EnableEarpiece()393 SetCurrentAudioDevice(AudioDeviceType::DEVICE_WIRED_HEADSET); in EnableWiredHeadset()404 SetCurrentAudioDevice(AudioDeviceType::DEVICE_BLUETOOTH_SCO); in EnableBtSco()416 SetCurrentAudioDevice(type); in EnableDistributedCall()440 void AudioDeviceManager::SetCurrentAudioDevice(AudioDeviceType deviceType) in SetCurrentAudioDevice() function in OHOS::Telephony::AudioDeviceManager457 SetCurrentAudioDevice(device); in SetCurrentAudioDevice()460 void AudioDeviceManager::SetCurrentAudioDevice(const AudioDevice &device) in SetCurrentAudioDevice() function in OHOS::Telephony::AudioDeviceManager
404 DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device); in OnPreferredOutputDeviceUpdated()408 … DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device.deviceType); in OnPreferredOutputDeviceUpdated()412 … DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device.deviceType); in OnPreferredOutputDeviceUpdated()420 … DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device.deviceType); in OnPreferredOutputDeviceUpdated()
105 … DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device.deviceType); in HandleCallStateUpdatedForVoip()
54 void SetCurrentAudioDevice(AudioDeviceType deviceType);55 void SetCurrentAudioDevice(const AudioDevice &device);
113 audioDeviceManager->SetCurrentAudioDevice(deviceType); in AudioDeviceManagerFunc()
319 … DelayedSingleton<AudioDeviceManager>::GetInstance()->SetCurrentAudioDevice(device.deviceType); in SwitchOnDCallDeviceSync()