Searched refs:generateLocalAttachment (Results 1 – 2 of 2) sorted by relevance
217 public Attachment generateLocalAttachment(Uri contentUri) throws AttachmentFailureException { in generateLocalAttachment() method in AttachmentsView
1954 final Attachment a = mAttachmentsView.generateLocalAttachment(uri); in handleAttachmentUrisFromIntent()2027 addAttachmentAndUpdateView(mAttachmentsView.generateLocalAttachment(contentUri)); in addAttachmentAndUpdateView()