Home
last modified time | relevance | path

Searched refs:SetIntelliSwitchOn (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/include/
H A Ddata_switch_settings.h39 int32_t SetIntelliSwitchOn(bool userSwitchOn);
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_switch_settings.cpp71 int32_t DataSwitchSettings::SetIntelliSwitchOn(bool userSwitchOn) in SetIntelliSwitchOn() function in OHOS::Telephony::DataSwitchSettings
H A Dcellular_data_handler.cpp157 return dataSwitchSettings_->SetIntelliSwitchOn(userSwitchOn); in SetIntelligenceSwitchEnable()
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1535 dataSwitchSettings->SetIntelliSwitchOn(true);