Searched defs:SetState (Results 1 – 7 of 7) sorted by relevance
/system/connectivity/apmanager/dbus/ | ||
D | service_dbus_adaptor.cc | 76 void ServiceDBusAdaptor::SetState(const string& state) { in SetState() function in apmanager::ServiceDBusAdaptor |
/system/connectivity/shill/wimax/ | ||
D | wimax_service.cc | 283 void WiMaxService::SetState(ConnectState state) { in SetState() function in shill::WiMaxService |
D | wimax_service_unittest.cc | 309 TEST_F(WiMaxServiceTest, SetState) { in TEST_F() argument |
/system/connectivity/shill/cellular/ | ||
D | cellular_service.cc | 367 void CellularService::SetState(ConnectState new_state) { in SetState() function in shill::CellularService |
D | cellular.cc | 232 void Cellular::SetState(State state) { in SetState() function in shill::Cellular |
/system/connectivity/shill/wifi/ | ||
D | wifi_service.cc | 449 void WiFiService::SetState(ConnectState state) { in SetState() function in shill::WiFiService |
/system/connectivity/shill/ | ||
D | service.cc | 406 void Service::SetState(ConnectState state) { in SetState() function in shill::Service |