Searched refs:staleIds (Results 1 – 1 of 1) sorted by relevance
357 final Set<Long> staleIds = Sets.newHashSet(mDownloads.keySet()); in updateLocked() local367 staleIds.remove(id); in updateLocked()409 for (Long id : staleIds) { in updateLocked()