Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
Ddata_switch_settings.cpp31 bool dataEnabled = false; in LoadSwitchValue() local
90 int32_t DataSwitchSettings::QueryUserDataStatus(bool &dataEnabled) in QueryUserDataStatus()
Dcellular_data_dump_helper.cpp105 bool dataEnabled = false; in ShowCellularDataInfo() local
Dcellular_data_handler.cpp157 bool dataEnabled = true; in SetCellularDataEnable() local
311 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in ResetDataFlowType() local
1797 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in PsDataRatChanged() local
2223 bool dataEnabled = true; in HandleDBSettingEnableChanged() local
Dcellular_data_service_stub.cpp101 bool dataEnabled = false; in OnIsCellularDataEnabled() local
Dcellular_data_service.cpp151 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
/base/telephony/cellular_data/test/
Ddata_switch_settings_test.cpp66 bool dataEnabled; variable
Dzero_branch_test.cpp670 bool dataEnabled = false; variable
721 bool dataEnabled = false; variable
766 bool dataEnabled = false; variable
927 bool dataEnabled = false; variable
971 bool dataEnabled = false; variable
Dcellular_data_service_test.cpp61 bool dataEnabled = false; variable
Dcellular_data_test.cpp273 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
394 bool dataEnabled = false; variable
666 bool dataEnabled = false; variable
701 bool dataEnabled = false; variable
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp229 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
Dcellular_data_service_proxy.cpp28 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()