Searched refs:mPropertyMap (Results 1 – 1 of 1) sorted by relevance
87 private Map<String, String> mPropertyMap = new HashMap<>(); field in DeviceSelectionOptions242 mPropertyMap.put(propertyKey, propValue); in addProperty()435 return mPropertyMap; in getProperties()