Searched refs:setPinnedSectionTitle (Results 1 – 4 of 4) sorted by relevance
46 protected abstract void setPinnedSectionTitle(View pinnedHeaderView, String title); in setPinnedSectionTitle() method in IndexerListAdapter152 setPinnedSectionTitle(mHeader, (String) mIndexer.getSections()[section]); in configurePinnedHeaders()
126 protected void setPinnedSectionTitle(View pinnedHeaderView, String title) { in setPinnedSectionTitle() method in ContactEntryListAdapter
71 protected abstract void setPinnedSectionTitle(View pinnedHeaderView, String title); in setPinnedSectionTitle() method in IndexerListAdapter181 setPinnedSectionTitle(mHeader, (String)mIndexer.getSections()[section]); in configurePinnedHeaders()
139 protected void setPinnedSectionTitle(View pinnedHeaderView, String title) { in setPinnedSectionTitle() method in ContactEntryListAdapter