Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
Dcellular_data_dump_helper.cpp105 bool dataEnabled = false; in ShowCellularDataInfo() local
Ddata_switch_settings.cpp31 bool dataEnabled = false; in LoadSwitchValue() local
105 int32_t DataSwitchSettings::QueryUserDataStatus(bool &dataEnabled) in QueryUserDataStatus()
/base/telephony/cellular_data/test/
Ddata_switch_settings_test.cpp66 bool dataEnabled; variable
Dzero_branch_test.cpp711 bool dataEnabled = false; variable
766 bool dataEnabled = false; variable
816 bool dataEnabled = false; variable
1031 bool dataEnabled = false; variable
1075 bool dataEnabled = false; variable
Dcellular_data_service_test.cpp62 bool dataEnabled = false; variable
Dcellular_data_test.cpp306 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
427 bool dataEnabled = false; variable
715 bool dataEnabled = false; variable
750 bool dataEnabled = false; variable
/base/telephony/cellular_data/frameworks/js/napi/src/
Dcellular_data_handler.cpp161 bool dataEnabled = true; in SetCellularDataEnable() local
321 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in ResetDataFlowType() local
1867 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in PsDataRatChanged() local
2298 bool dataEnabled = true; in HandleDBSettingEnableChanged() local
Dcellular_data_service.cpp156 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp250 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()