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

/frameworks/base/core/java/android/provider/
H A DSettings.java1763 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
3931 * {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON} instead
3934 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.System
3935 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
4148 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
5448 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON}
5452 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.Secure
5453 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
6290 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global
7374 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON field in class:Settings.Global
[all...]

Completed in 23 milliseconds