Searched defs:getAttachmentUri (Results 1 – 4 of 4) sorted by relevance
81 protected Uri getAttachmentUri() { in getAttachmentUri() method in NotificationState
106 protected Uri getAttachmentUri() { in getAttachmentUri() method in MessageNotificationState
141 public static Uri getAttachmentUri(long accountId, long id) { in getAttachmentUri() method in AttachmentUtilities
458 public static Uri getAttachmentUri(Uri emlFileUri, String messageId, String partId) { in getAttachmentUri() method in EmlAttachmentProvider