Searched refs:isInlineAttachment (Results 1 – 5 of 5) sorted by relevance
100 if (attachment.isInlineAttachment()) { in addAttachment()
190 if (!attachment.isInlineAttachment() || mCallbacks.isSecure()) { in renderAttachments()
280 if (attachment.isInlineAttachment()) { in renderAttachments()
668 if (attachments.get(i).isInlineAttachment()) { in getAttachmentCount()
528 public boolean isInlineAttachment() { in isInlineAttachment() method in Attachment