Searched refs:ContactListPinnedHeaderView (Results 1 – 2 of 2) sorted by relevance
33 public class ContactListPinnedHeaderView extends TextView { class35 public ContactListPinnedHeaderView(Context context, AttributeSet attrs, View parent) { in ContactListPinnedHeaderView() method in ContactListPinnedHeaderView
135 return new ContactListPinnedHeaderView(context, null, parent); in createPinnedSectionHeaderView()140 ((ContactListPinnedHeaderView) pinnedHeaderView).setSectionHeaderTitle(title); in setPinnedSectionTitle()