Searched defs:ContactEntryListAdapter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactEntryListAdapter.java47 public abstract class ContactEntryListAdapter extends IndexerListAdapter { class in inherits:IndexerListAdapter
49 private static final String TAG = "ContactEntryListAdapter";
95 public ContactEntryListAdapter(Context context) { method in class:ContactEntryListAdapter

Completed in 83 milliseconds