Home
last modified time | relevance | path

Searched defs:dataEnabled (Results 1 – 9 of 9) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
Dcellular_data_dump_helper.cpp105 bool dataEnabled = false; in ShowCellularDataInfo() local
/base/telephony/cellular_data/services/src/
Ddata_switch_settings.cpp30 bool dataEnabled = false; in LoadSwitchValue() local
84 int32_t DataSwitchSettings::QueryUserDataStatus(bool &dataEnabled) in QueryUserDataStatus()
Dcellular_data_handler.cpp136 bool dataEnabled = true; in SetCellularDataEnable() local
247 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in ResetDataFlowType() local
1301 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in PsDataRatChanged() local
1660 bool dataEnabled = true; in HandleDBSettingEnableChanged() local
Dcellular_data_service_stub.cpp56 bool dataEnabled = false; in OnIsCellularDataEnabled() local
Dcellular_data_service.cpp125 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp338 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
434 bool dataEnabled = false; variable
722 bool dataEnabled = false; variable
757 bool dataEnabled = false; variable
Dzero_branch_test.cpp289 bool dataEnabled = false; variable
330 bool dataEnabled = false; variable
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp231 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
Dcellular_data_service_proxy.cpp27 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()