Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java562 endDownload(attachmentId, statusCode); in loadAttachmentStatus()
1044 synchronized void endDownload(final long attachmentId, final int statusCode) { in endDownload() method in AttachmentService