Home
last modified time | relevance | path

Searched refs:PlaySoundtone (Results 1 – 3 of 3) sorted by relevance

/base/telephony/call_manager/services/audio/include/
Daudio_control_manager.h80 bool PlaySoundtone();
/base/telephony/call_manager/services/audio/src/
Daudio_control_manager.cpp148 PlaySoundtone(); in HandlePriorState()
299 bool AudioControlManager::PlaySoundtone() in PlaySoundtone() function in OHOS::Telephony::AudioControlManager
419 if (!PlaySoundtone()) { in MuteRinger()
Daudio_scene_processor.cpp133 if (!DelayedSingleton<AudioControlManager>::GetInstance()->PlaySoundtone()) { in SwitchDialing()