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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java1152 public static final int DISABLE_NETWORK = BASE + 17; field in class:WifiManager
1483 mAsyncChannel.sendMessage(DISABLE_NETWORK, netId, putListener(listener));

Completed in 28 milliseconds