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

/frameworks/base/core/java/android/provider/
H A DSettings.java895 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
2451 * {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON} instead
2454 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.System
2455 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
2663 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
3528 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON}
3532 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.Secure
3533 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
4048 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global
4741 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON field in class:Settings.Global
[all...]

Completed in 28 milliseconds