Searched refs:WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | OpenNetworkNotifier.java | 35 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON;
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | OpenNetworkNotifierTest.java | 103 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1)).thenReturn(1); in setUp() 150 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1)).thenReturn(0); in onFeatureDisable_setWifiNetworksAvailableNotificationSettingDisabled() 187 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1)).thenReturn(0); in handleScanResults_featureDisabled_notificationNotDisplayed()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 2551 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON); 4942 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.System 4943 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON; 5175 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON); 7132 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.Secure 7133 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON; 8929 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global 9090 VALIDATORS.put(WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in VALIDATORS.put() argument 10539 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.Global 13763 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, [all …]
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | DatabaseHelper.java | 358 Settings.Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in onUpgrade() 2488 loadBooleanSetting(stmt, Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in loadGlobalSettings()
|
D | SettingsProtoDumpUtil.java | 1481 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in dumpProtoGlobalSettingsLocked()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 25289 …field public static final java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "wifi_network… 25375 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w… 25498 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w…
|
/frameworks/base/api/ |
D | current.txt | 38755 …field @Deprecated public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "wifi_netwo… 38848 …field @Deprecated public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "wifi_netwo… 38964 …field @Deprecated public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "wifi_netwo…
|