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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java246 static final int CMD_STOP_SUPPLICANT = BASE + 12; field in class:WifiStateMachine
765 sendMessage(CMD_STOP_SUPPLICANT);
1941 case CMD_STOP_SUPPLICANT:
2139 case CMD_STOP_SUPPLICANT:
2270 case CMD_STOP_SUPPLICANT:
2401 case CMD_STOP_SUPPLICANT:
2445 case CMD_STOP_SUPPLICANT: /* Supplicant stopped by user */
2623 case CMD_STOP_SUPPLICANT:
2926 case CMD_STOP_SUPPLICANT:
2947 case CMD_STOP_SUPPLICANT
[all...]

Completed in 13 milliseconds