Searched refs:MAX_SIMULTANEOUS_DOWNLOADS (Results 1 – 1 of 1) sorted by relevance
101 private static final int MAX_SIMULTANEOUS_DOWNLOADS = 2; field in AttachmentService859 while (mDownloadsInProgress.size() < MAX_SIMULTANEOUS_DOWNLOADS) { in processQueue()903 MAX_SIMULTANEOUS_DOWNLOADS - mDownloadsInProgress.size(); in processQueue()