Searched refs:CMD_CLEAR_BLACKLIST (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java301 static final int CMD_CLEAR_BLACKLIST = BASE + 57; field in class:WifiStateMachine
1012 sendMessage(obtainMessage(CMD_CLEAR_BLACKLIST));
1966 case CMD_CLEAR_BLACKLIST:
2508 case CMD_CLEAR_BLACKLIST:

Completed in 242 milliseconds