Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
Ddata_switch_settings.cpp30 bool dataEnabled = false; in LoadSwitchValue() local
66 int32_t DataSwitchSettings::IsUserDataOn(bool &dataEnabled) in IsUserDataOn()
Dcellular_data_handler.cpp130 bool dataEnabled = false; in SetCellularDataEnable() local
219 bool dataEnabled = false; in ClearAllConnections() local
1068 bool dataEnabled = false; in PsDataRatChanged() local
1344 bool dataEnabled = false; in HandleDBSettingEnableChanged() local
Dcellular_data_service_stub.cpp56 bool dataEnabled = false; in OnIsCellularDataEnabled() local
Dcellular_data_service.cpp127 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_dump_helper.cpp105 bool dataEnabled = false; in ShowCellularDataInfo() local
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp249 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
309 bool dataEnabled = false; variable
597 bool dataEnabled = false; variable
632 bool dataEnabled = false; variable
Dzero_branch_test.cpp212 bool dataEnabled = false; variable
254 bool dataEnabled = false; variable
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp218 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
Dcellular_data_service_proxy.cpp26 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()