Searched refs:getAttachmentByCidUri (Results 1 – 2 of 2) sorted by relevance
446 public static Uri getAttachmentByCidUri(Uri emlFileUri, String messageId) { in getAttachmentByCidUri() method in EmlAttachmentProvider
499 attachmentByCidUri = EmlAttachmentProvider.getAttachmentByCidUri(emlFileUri, messageId); in Message()