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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java570 static final int CMD_DELAYED_STOP_DRIVER = BASE + 18; field in class:WifiStateMachine
1195 sendMessage(CMD_DELAYED_STOP_DRIVER, counter, 0);
5470 case CMD_DELAYED_STOP_DRIVER:
6264 case CMD_DELAYED_STOP_DRIVER:
6354 case CMD_DELAYED_STOP_DRIVER:

Completed in 104 milliseconds