Searched refs:copyCollection (Results 1 – 1 of 1) sorted by relevance
228 return copyCollection(mSerials); in getSerials()236 return copyCollection(mExcludeSerials); in getExcludeSerials()244 return copyCollection(mProductTypes); in getProductTypes()427 private Collection<String> copyCollection(Collection<String> original) { in copyCollection() method in DeviceSelectionOptions