Searched refs:attachmentViewClass (Results 1 – 1 of 1) sorted by relevance
598 final Class<?> attachmentViewClass) { in bindAttachmentsOfSameType() argument608 !(attachmentViewClass.isInstance(existingAttachmentView))); in bindAttachmentsOfSameType()612 if (!attachmentViewClass.isInstance(attachmentView)) { in bindAttachmentsOfSameType()627 if (attachmentViewClass.isInstance(attachmentView)) { in bindAttachmentsOfSameType()