Searched refs:StateChanged (Results 1 – 8 of 8) sorted by relevance
44 base::Bind(&ChromeosModemProxy::StateChanged, in ChromeosModemProxy()86 void ChromeosModemProxy::StateChanged( in StateChanged() function in shill::ChromeosModemProxy
61 void StateChanged(uint32_t old, uint32_t _new, uint32_t reason);
89 void StateChanged(int32_t old, int32_t _new, uint32_t reason);
44 base::Bind(&ChromeosModemProxy::StateChanged, in ChromeosModemProxy()219 void ChromeosModemProxy::StateChanged( in StateChanged() function in shill::mm1::ChromeosModemProxy
447 void StateChanged(const std::string& new_state);
1372 StateChanged(properties.GetString(WPASupplicant::kInterfacePropertyState)); in PropertiesChangedTask()1574 void WiFi::StateChanged(const string& new_state) { in StateChanged() function in shill::WiFi
1092 wifi_->StateChanged(new_state); in ReportStateChanged()
507 StateChanged(string state)