Searched refs:createPinnedSectionHeaderView (Results 1 – 2 of 2) sorted by relevance
66 protected abstract View createPinnedSectionHeaderView(Context context, ViewGroup parent); in createPinnedSectionHeaderView() method in IndexerListAdapter141 mHeader = createPinnedSectionHeaderView(mContext, parent); in getPinnedHeaderView()
134 protected View createPinnedSectionHeaderView(Context context, ViewGroup parent) { in createPinnedSectionHeaderView() method in ContactEntryListAdapter