Searched refs:copyCollection (Results 1 – 1 of 1) sorted by relevance
217 return copyCollection(mSerials); in getSerials()250 return copyCollection(mExcludeSerials); in getExcludeSerials()258 return copyCollection(mProductTypes); in getProductTypes()438 private Collection<String> copyCollection(Collection<String> original) { in copyCollection() method in DeviceSelectionOptions