Home
last modified time | relevance | path

Searched defs:SetCallPreferenceMode (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_setting/src/
H A Dcall_setting_manager.cpp147 int32_t CallSettingManager::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallSettingManager
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp340 int32_t CallManagerClient::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallManagerClient
H A Dcall_manager_proxy.cpp784 int32_t CallManagerProxy::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallManagerProxy
H A Dcall_manager_service_proxy.cpp559 int32_t CallManagerServiceProxy::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallManagerServiceProxy
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp496 int CellularCallConnection::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CellularCallConnection
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h735 void (*SetCallPreferenceMode)(const ReqDataInfo *requestInfo, int32_t mode); member
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp727 int32_t CallManagerService::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallManagerService
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp503 int32_t TelRilCall::SetCallPreferenceMode(const int32_t mode, const AppExecFwk::InnerEvent::Pointer… in SetCallPreferenceMode() function in OHOS::Telephony::TelRilCall
H A Dtel_ril_manager.cpp488 int32_t TelRilManager::SetCallPreferenceMode( in SetCallPreferenceMode() function in OHOS::Telephony::TelRilManager
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp780 int32_t CallControlManager::SetCallPreferenceMode(int32_t slotId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::CallControlManager
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/
H A Dui_client_test.cpp597 void SetCallPreferenceMode() in SetCallPreferenceMode() function
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp162 int32_t RilImpl::SetCallPreferenceMode(int32_t slotId, int32_t serialId, int32_t mode) in SetCallPreferenceMode() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp329 int32_t HRilCall::SetCallPreferenceMode(int32_t serialId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp514 int32_t HRilManager::SetCallPreferenceMode(int32_t slotId, int32_t serialId, int32_t mode) in SetCallPreferenceMode() function in OHOS::Telephony::HRilManager
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp357 int32_t CoreManagerInner::SetCallPreferenceMode( in SetCallPreferenceMode() function in OHOS::Telephony::CoreManagerInner
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2979 napi_value NapiCallManager::SetCallPreferenceMode(napi_env env, napi_callback_info info) in SetCallPreferenceMode() function in OHOS::Telephony::NapiCallManager