Searched refs:returnIds (Results 1 – 1 of 1) sorted by relevance
183 Set<Long> returnIds = new HashSet<Long>(downloadIds); in getDownloadIds() local184 return returnIds; in getDownloadIds()