Searched defs:EnableIntelligenceSwitch (Results 1 – 4 of 4) sorted by relevance
| /base/telephony/cellular_data/frameworks/native/ | ||
| D | cellular_data_client.cpp | 219 int32_t CellularDataClient::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataClient |
| D | cellular_data_service_proxy.cpp | 93 int32_t CellularDataServiceProxy::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataServiceProxy |
| /base/telephony/cellular_data/services/src/ | ||
| D | cellular_data_service.cpp | 180 int32_t CellularDataService::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataService |
| /base/telephony/cellular_data/frameworks/js/napi/src/ | ||
| D | napi_cellular_data.cpp | 961 static napi_value EnableIntelligenceSwitch(napi_env env, napi_callback_info info) in EnableIntelligenceSwitch() function |