Searched refs:getDownloadsForAccount (Results 1 – 1 of 1) sorted by relevance
866 if (getDownloadsForAccount(req.mAccountId) >= MAX_SIMULTANEOUS_DOWNLOADS_PER_ACCOUNT) { in processQueue()1197 synchronized int getDownloadsForAccount(final long accountId) { in getDownloadsForAccount() method in AttachmentService