Searched refs:attachmentViewClass (Results 1 – 1 of 1) sorted by relevance
599 final Class<?> attachmentViewClass) { in bindAttachmentsOfSameType() argument609 !(attachmentViewClass.isInstance(existingAttachmentView))); in bindAttachmentsOfSameType()613 if (!attachmentViewClass.isInstance(attachmentView)) { in bindAttachmentsOfSameType()628 if (attachmentViewClass.isInstance(attachmentView)) { in bindAttachmentsOfSameType()