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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java440 static final int CMD_DELAYED_STOP_DRIVER = BASE + 18; field in class:WifiStateMachine
997 sendMessage(CMD_DELAYED_STOP_DRIVER, counter, 0);
4790 case CMD_DELAYED_STOP_DRIVER:
5548 case CMD_DELAYED_STOP_DRIVER:
5636 case CMD_DELAYED_STOP_DRIVER:

Completed in 107 milliseconds