Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/apmanager/dbus/
Dservice_dbus_adaptor.cc76 void ServiceDBusAdaptor::SetState(const string& state) { in SetState() function in apmanager::ServiceDBusAdaptor
/system/connectivity/shill/wimax/
Dwimax_service.cc283 void WiMaxService::SetState(ConnectState state) { in SetState() function in shill::WiMaxService
Dwimax_service_unittest.cc309 TEST_F(WiMaxServiceTest, SetState) { in TEST_F() argument
/system/connectivity/shill/cellular/
Dcellular_service.cc367 void CellularService::SetState(ConnectState new_state) { in SetState() function in shill::CellularService
Dcellular.cc232 void Cellular::SetState(State state) { in SetState() function in shill::Cellular
/system/connectivity/shill/wifi/
Dwifi_service.cc449 void WiFiService::SetState(ConnectState state) { in SetState() function in shill::WiFiService
/system/connectivity/shill/
Dservice.cc406 void Service::SetState(ConnectState state) { in SetState() function in shill::Service