Searched refs:BlockedParticipantListItemView (Results 1 – 2 of 2) sorted by relevance
34 public class BlockedParticipantListItemView extends LinearLayout { class39 public BlockedParticipantListItemView(final Context context, final AttributeSet attrs) { in BlockedParticipantListItemView() method in BlockedParticipantListItemView
92 Assert.isTrue(view instanceof BlockedParticipantListItemView); in bindView()93 ((BlockedParticipantListItemView) view).bind( in bindView()