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

/frameworks/base/core/java/android/provider/
H A DSettings.java1794 MOVED_TO_SECURE.add(Secure.WIFI_ON);
3991 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON} instead
3994 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.System
4189 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_ON);
5508 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON}
5512 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.Secure
6772 * is on. This overrides WIFI_ON and BLUETOOTH_ON, if Wi-Fi and bluetooth are
7655 public static final String WIFI_ON field in class:Settings.Global
[all...]

Completed in 73 milliseconds