Searched refs:StateIsConnecting (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dnetwork_state_informer.cc55 NetworkState::StateIsConnecting(network->connection_state())) {
76 if (NetworkState::StateIsConnecting(network->connection_state()))
/external/chromium_org/chromeos/network/
H A Dnetwork_state.h122 static bool StateIsConnecting(const std::string& connection_state);
H A Dnetwork_state.cc278 return visible() && StateIsConnecting(connection_state_);
341 bool NetworkState::StateIsConnecting(const std::string& connection_state) { function in class:chromeos::NetworkState
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_notifier.cc230 chromeos::NetworkState::StateIsConnecting(state)) {
/external/chromium_org/chromeos/network/onc/
H A Donc_translator_shill_to_onc.cc422 } else if (NetworkState::StateIsConnecting(state)) {

Completed in 1784 milliseconds