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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DRttService.java135 mStateMachine.sendMessage(CMD_DRIVER_UNLOADED);
216 private static final int CMD_DRIVER_UNLOADED = BASE + 1; field in class:RttService.RttServiceImpl
266 case CMD_DRIVER_UNLOADED:
312 case CMD_DRIVER_UNLOADED:
H A DWifiScanningServiceImpl.java173 private static final int CMD_DRIVER_UNLOADED = BASE + 7; field in class:WifiScanningServiceImpl
207 mStateMachine.sendMessage(CMD_DRIVER_UNLOADED);
345 case CMD_DRIVER_UNLOADED:

Completed in 80 milliseconds