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

/frameworks/base/core/java/android/provider/
H A DSettings.java898 MOVED_TO_SECURE.add(Secure.WIFI_ON);
2473 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON} instead
2476 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.System
2666 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_ON);
3552 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON}
3556 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.Secure
4172 * is on. This overrides WIFI_ON and BLUETOOTH_ON, if Wi-Fi and bluetooth are
4788 public static final String WIFI_ON field in class:Settings.Global
[all...]

Completed in 220 milliseconds