Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java4798 private static Attachment convertUiAttachmentToAttachment( in convertUiAttachmentToAttachment() method in EmailProvider
4968 atts.add(convertUiAttachmentToAttachment(uiAtt, cachedFileUri, msg.mAccountKey)); in uiSaveMessage()