Searched refs:setPinnedSectionTitle (Results 1 – 2 of 2) sorted by relevance
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