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

/frameworks/base/core/java/android/provider/
H A DSettings.java1227 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
2852 * {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON} instead
2855 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.System
2856 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
3056 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
4209 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON}
4213 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.Secure
4214 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
4878 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global
5753 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON field in class:Settings.Global
[all...]

Completed in 338 milliseconds