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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNotificationController.java294 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON), true, this);
312 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1) == 1;
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiNotificationControllerTest.java80 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1)).thenReturn(1);
/frameworks/base/core/java/android/provider/
H A DSettings.java1791 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
3969 * {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON} instead
3972 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.System
3973 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
4186 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON);
5484 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON}
5488 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in class:Settings.Secure
5489 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
6465 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global
7601 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON field in class:Settings.Global
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DUserRestrictionsUtils.java347 .WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 0, userId);
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DDatabaseHelper.java363 Settings.Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON,
2602 loadBooleanSetting(stmt, Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON,

Completed in 448 milliseconds