Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java825 void markAttachmentAsCompleted(final Attachment att) { in markAttachmentAsCompleted() method in AttachmentService
1185 markAttachmentAsCompleted(attachment); in endDownload()