Searched refs:copyCollection (Results 1 – 1 of 1) sorted by relevance
226 return copyCollection(mSerials); in getSerials()234 return copyCollection(mExcludeSerials); in getExcludeSerials()242 return copyCollection(mProductTypes); in getProductTypes()421 private Collection<String> copyCollection(Collection<String> original) { in copyCollection() method in DeviceSelectionOptions