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