Searched refs:IsDistributedAudioDeviceType (Results 1 – 2 of 2) sorted by relevance
187 if (IsDistributedAudioDeviceType(deviceType)) { in AddAudioDeviceList()226 if (IsDistributedAudioDeviceType(deviceType)) { in RemoveAudioDeviceList()267 if (IsDistributedAudioDeviceType(it->deviceType)) { in ResetDistributedCallDevicesList()443 … if (!IsDistributedAudioDeviceType(deviceType) && IsDistributedAudioDeviceType(audioDeviceType_)) { in SetCurrentAudioDevice()509 } else if (IsDistributedAudioDeviceType(audioDeviceType_)) { in ReportAudioDeviceChange()637 bool AudioDeviceManager::IsDistributedAudioDeviceType(AudioDeviceType deviceType) in IsDistributedAudioDeviceType() function in OHOS::Telephony::AudioDeviceManager
109 bool IsDistributedAudioDeviceType(AudioDeviceType deviceType);