Searched defs:ConnectModeState (Results 1 - 1 of 1) sorted by path

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java747 private State mConnectModeState = new ConnectModeState();
5786 // handled only in ConnectModeState
6227 class ConnectModeState extends State { class in class:WifiStateMachine
6264 loge("ConnectModeState SSID state=" + en + " nid="
6799 if (DBG) log("ConnectModeState: Network connection lost ");
6954 // This is handled by receiving a NETWORK_DISCONNECTION_EVENT in ConnectModeState
7981 /* ConnectModeState does the rest of the handling */
8054 // ConnectModeState handles it

Completed in 47 milliseconds