Home
last modified time | relevance | path

Searched defs:EnableIntelligenceSwitch (Results 1 – 4 of 4) sorted by relevance

/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp219 int32_t CellularDataClient::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataClient
Dcellular_data_service_proxy.cpp93 int32_t CellularDataServiceProxy::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataServiceProxy
/base/telephony/cellular_data/services/src/
Dcellular_data_service.cpp180 int32_t CellularDataService::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataService
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp961 static napi_value EnableIntelligenceSwitch(napi_env env, napi_callback_info info) in EnableIntelligenceSwitch() function