Searched defs:CMD_BLACKLIST_NETWORK (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java479 static final int CMD_BLACKLIST_NETWORK = BASE + 56; field in class:WifiStateMachine
2254 sendMessage(CMD_BLACKLIST_NETWORK, bssid);
4811 case CMD_BLACKLIST_NETWORK:
5910 case CMD_BLACKLIST_NETWORK:
5911 s = "CMD_BLACKLIST_NETWORK";
6391 case CMD_BLACKLIST_NETWORK:

Completed in 21 milliseconds