Searched refs:canPrefetchForAccount (Results 1 – 1 of 1) sorted by relevance
943 if (att.mContentId != null || canPrefetchForAccount(account, cacheDir)) { in processQueue()1229 public boolean canPrefetchForAccount(final Account account, final File dir) { in canPrefetchForAccount() method in AttachmentService