Home | History | Annotate | Download | only in wifi

Lines Matching defs:WIFI_STATE_ENABLED

150      * Extra int indicating scan availability, WIFI_STATE_ENABLED and WIFI_STATE_DISABLED
338 * @see #WIFI_STATE_ENABLED
366 * Wi-Fi is currently being enabled. The state will change to {@link #WIFI_STATE_ENABLED} if
379 public static final int WIFI_STATE_ENABLED = 3;
1813 * {@link #WIFI_STATE_DISABLING}, {@link #WIFI_STATE_ENABLED},
1831 return getWifiState() == WIFI_STATE_ENABLED;