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

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java88 * @see #WIFI_STATE_DISABLED
103 * Wi-Fi is currently being disabled. The state will change to {@link #WIFI_STATE_DISABLED} if
116 public static final int WIFI_STATE_DISABLED = 1; field in class:WifiManager
887 * @return One of {@link #WIFI_STATE_DISABLED},

Completed in 39 milliseconds