Home
last modified time | relevance | path

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

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