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