Searched refs:isTiledAttachment (Results 1 – 3 of 3) sorted by relevance
112 if (AttachmentTile.isTiledAttachment(attachment)) { in addAttachment()366 if (AttachmentTile.isTiledAttachment(lastAttachment)) { in focusLastAttachment()
69 public static boolean isTiledAttachment(final Attachment attachment) { in isTiledAttachment() method in AttachmentTile
191 if (AttachmentTile.isTiledAttachment(attachment)) { in renderAttachments()