Searched refs:getPropertyValues (Results 1 – 4 of 4) sorted by relevance
55 properties.getPropertyValues()); in setProperties()
100 return mManager.setProperties(properties.getNamespace(), properties.getPropertyValues()); in setProperties()
1347 for (Map.Entry<String, String> entry : overrides.getPropertyValues().entrySet()) { in getUnderlyingValuesForOverriddenFlags()1877 public @NonNull Map<String, String> getPropertyValues() { in getPropertyValues() method in DeviceConfig.Properties
569 mFullText = getPropertyValues(mDocument, mPropertyPath); in getFullText()685 private static String getPropertyValues(GenericDocument document, String propertyName) { in getPropertyValues() method in SearchResult.MatchInfo