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_service.cpp126 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
343 bool dataEnabled = false; in SetDefaultCellularDataSlotId() local
Dcellular_data_handler.cpp129 bool dataEnabled = false; in SetCellularDataEnable() local
246 bool dataEnabled = false; in ClearAllConnections() local
1043 bool dataEnabled = false; in PsDataRatChanged() local
1337 bool dataEnabled = false; in HandleDBSettingEnableChanged() local
Dcellular_data_service_stub.cpp56 bool dataEnabled = false; in OnIsCellularDataEnabled() local
/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.cpp247 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
301 bool dataEnabled = false; variable
575 bool dataEnabled = false; variable
610 bool dataEnabled = false; variable
Dzero_branch_test.cpp210 bool dataEnabled = false; variable
252 bool dataEnabled = false; variable
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp188 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
Dcellular_data_service_proxy.cpp26 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()