Home
last modified time | relevance | path

Searched refs:CMD_STOP_SUPPLICANT_FAILED (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java568 static final int CMD_STOP_SUPPLICANT_FAILED = BASE + 17; field in WifiStateMachine
5467 case CMD_STOP_SUPPLICANT_FAILED: in processMessage()
5981 sendMessageDelayed(obtainMessage(CMD_STOP_SUPPLICANT_FAILED, in enter()
5999 case CMD_STOP_SUPPLICANT_FAILED: in processMessage()
6556 case CMD_STOP_SUPPLICANT_FAILED: in smToString()