Searched refs:getKeyset (Results 1 – 17 of 17) sorted by relevance
98 assertThat(properties.getKeyset().size()).isEqualTo(1); in testListener()99 assertThat(properties.getKeyset()).contains(sKey); in testListener()
164 when(properties.getKeyset()).thenReturn(Collections.singleton(name));
141 for (String key : properties.getKeyset()) { in updatePropertiesFromSettings()
308 for (String name : properties.getKeyset()) {
135 for (String name : properties.getKeyset()) {
112 if (properties.getKeyset().contains( in AssistHandleBehaviorController()
151 if (properties.getKeyset().contains(Settings.Global.GAME_DRIVER_BLACKLISTS)) { in onPropertiesChanged()
379 assertThat(properties.getKeyset()).contains(sKey); in testOnPropertiesChangedListener()
900 public Set<String> getKeyset() { in getKeyset() method in DeviceConfig.Properties
146 for (String name : properties.getKeyset()) {
260 for (String key : properties.getKeyset()) { in onDeviceConfigChange()
198 (properties) -> onDeviceConfigChange(properties.getKeyset())); in AutofillManagerService()
281 for (String name : properties.getKeyset()) {
1897 if (properties.getKeyset() in registerDeviceConfigChange()
2559 method @NonNull public java.util.Set<java.lang.String> getKeyset();
6605 method @NonNull public java.util.Set<java.lang.String> getKeyset();
6503 method @NonNull public java.util.Set<java.lang.String> getKeyset();