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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java751 private static final int NETWORK_STATUS_UNWANTED_DISCONNECT = 0; field in class:WifiStateMachine
7792 unwantedNetwork(NETWORK_STATUS_UNWANTED_DISCONNECT);
8737 if (message.arg1 == NETWORK_STATUS_UNWANTED_DISCONNECT) {

Completed in 123 milliseconds