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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java908 private State mConnectModeState = new ConnectModeState();
6504 // handled only in ConnectModeState
6982 class ConnectModeState extends State { class in class:WifiStateMachine
7027 logd("ConnectModeState SSID state=" + en + " nid="
7757 if (DBG) log("ConnectModeState: Network connection lost ");
7985 // This is handled by receiving a NETWORK_DISCONNECTION_EVENT in ConnectModeState
9125 /* ConnectModeState does the rest of the handling */
9280 // ConnectModeState handles it

Completed in 115 milliseconds