Home
last modified time | relevance | path

Searched defs:SetNetworkTechnology (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular_service_unittest.cc152 TEST_F(CellularServiceTest, SetNetworkTechnology) { in TEST_F() argument
Dcellular_service.cc447 void CellularService::SetNetworkTechnology(const string& technology) { in SetNetworkTechnology() function in shill::CellularService