Searched refs:shouldPerformPrefetch (Results 1 – 1 of 1) sorted by relevance
280 boolean prefetchEnabled = shouldPerformPrefetch(account, imapHelper); in syncAll()299 if (shouldPerformPrefetch(account, imapHelper)) { in downloadOneVoicemail()309 private boolean shouldPerformPrefetch(PhoneAccountHandle account, ImapHelper imapHelper) { in shouldPerformPrefetch() method in OmtpVvmSyncService