Searched refs:WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON (Results 1 – 8 of 8) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiNotificationController.java | 325 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON), true, this); in register() 343 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1) == 1; in getValue()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiNotificationControllerTest.java | 81 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, 1)).thenReturn(1); in setUp()
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 2061 MOVED_TO_SECURE.add(Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON); 4319 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.System 4320 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON; 4537 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON); 5959 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.Secure 5960 Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON; 7020 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, // moved to global 8269 public static final String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = field in Settings.Global 10010 WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON,
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsProtoDumpUtil.java | 465 Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in dumpProtoGlobalSettingsLocked() 466 GlobalSettingsProto.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON); in dumpProtoGlobalSettingsLocked()
|
D | DatabaseHelper.java | 363 Settings.Secure.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in onUpgrade() 2524 loadBooleanSetting(stmt, Settings.Global.WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON, in loadGlobalSettings()
|
/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 | 34803 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w… 34888 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w… 35004 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w…
|
D | system-current.txt | 37856 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w… 37945 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w… 38061 …field public static final deprecated java.lang.String WIFI_NETWORKS_AVAILABLE_NOTIFICATION_ON = "w…
|