Home
last modified time | relevance | path

Searched refs:tryStartDownload (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java887 tryStartDownload(req); in processQueue()
953 tryStartDownload(req); in processQueue()
978 synchronized boolean tryStartDownload(final DownloadRequest req) { in tryStartDownload() method in AttachmentService