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

/frameworks/base/core/java/android/provider/
H A DSettings.java1499 MOVED_TO_SECURE.add(Secure.WIFI_ON);
3642 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON} instead
3645 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.System
3843 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_ON);
5049 * @deprecated Use {@link android.provider.Settings.Global#WIFI_ON}
5053 public static final String WIFI_ON = Global.WIFI_ON; field in class:Settings.Secure
6019 * is on. This overrides WIFI_ON and BLUETOOTH_ON, if Wi-Fi and bluetooth are
6745 public static final String WIFI_ON field in class:Settings.Global
[all...]

Completed in 113 milliseconds