Home
last modified time | relevance | path

Searched defs:ActivateCellularModem (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/dbus/
Dchromeos_service_dbus_adaptor.cc184 void ChromeosServiceDBusAdaptor::ActivateCellularModem( in ActivateCellularModem() function in shill::ChromeosServiceDBusAdaptor
/system/connectivity/shill/cellular/
Dcellular_service.cc357 void CellularService::ActivateCellularModem(const string& carrier, in ActivateCellularModem() function in shill::CellularService
/system/connectivity/shill/
Dservice.cc366 void Service::ActivateCellularModem(const string& /*carrier*/, in ActivateCellularModem() function in shill::Service
Dservice_unittest.cc955 TEST_F(ServiceTest, ActivateCellularModem) { in TEST_F() argument