Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DAttachmentUtils.java173 public static String cacheAttachmentUri(Context context, Attachment attachment, in cacheAttachmentUri() method in AttachmentUtils
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java4965 AttachmentUtils.cacheAttachmentUri(context, uiAtt, attachmentFds); in uiSaveMessage()