Searched refs:DEFAULT_SIZE (Results 1 – 1 of 1) sorted by relevance
255 private final int DEFAULT_SIZE = 10; field in AttachmentService.DownloadQueue283 new PriorityQueue<DownloadRequest>(DEFAULT_SIZE, new DownloadComparator());