Searched defs:tryStartDownload (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/service/
H A DAttachmentDownloadService.java370 mDownloadSet.tryStartDownload(req);
419 mDownloadSet.tryStartDownload(req);
485 /*package*/ synchronized boolean tryStartDownload(DownloadRequest req) { method in class:AttachmentDownloadService.DownloadSet

Completed in 32 milliseconds