Home
last modified time | relevance | path

Searched defs:IndexerListAdapter (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DIndexerListAdapter.java27 public abstract class IndexerListAdapter extends PinnedHeaderListAdapter implements SectionIndexer { class
57 public IndexerListAdapter(Context context) { in IndexerListAdapter() method in IndexerListAdapter