Home
last modified time | relevance | path

Searched defs:OnReportAudioDeviceChange (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dcall_manager_callback_test.cpp108 int32_t CallManagerCallbackTest::OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function in OHOS::Telephony::CallManagerCallbackTest
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_connect.h328 int32_t OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function
412 int32_t OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_callback.cpp91 int32_t NapiCallManagerCallback::OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function in OHOS::Telephony::NapiCallManagerCallback
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_ability_callback.cpp92 int32_t CallAbilityCallback::OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function in OHOS::Telephony::CallAbilityCallback
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtui_event.h91 …int32_t OnReportAudioDeviceChange(const OHOS::Telephony::AudioDeviceInfo &info) override { return … in OnReportAudioDeviceChange() function
/ohos5.0/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_callback_proxy.cpp239 int32_t CallAbilityCallbackProxy::OnReportAudioDeviceChange(const AudioDeviceInfo &info) in OnReportAudioDeviceChange() function in OHOS::Telephony::CallAbilityCallbackProxy