Searched refs:EnableVoiceModemCommunicationStartStream (Results 1 – 4 of 4) sorted by relevance
931 virtual void EnableVoiceModemCommunicationStartStream(bool enable) = 0;
434 audioRenderer_->EnableVoiceModemCommunicationStartStream(true); in InitAudioRenderer()
143 void EnableVoiceModemCommunicationStartStream(bool enable) override;
1853 void AudioRendererPrivate::EnableVoiceModemCommunicationStartStream(bool enable) in EnableVoiceModemCommunicationStartStream() function in OHOS::AudioStandard::AudioRendererPrivate