Searched refs:getAttachmentsListUri (Results 1 – 2 of 2) sorted by relevance
434 public static Uri getAttachmentsListUri(Uri emlFileUri, String messageId) { in getAttachmentsListUri() method in EmlAttachmentProvider
497 EmlAttachmentProvider.getAttachmentsListUri(emlFileUri, messageId) : null; in Message()