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