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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
H A DContactListAdapter.java30 public class ContactListAdapter extends CursorAdapter implements SectionIndexer { class in inherits:CursorAdapter,SectionIndexer
35 public ContactListAdapter(final Context context, final Cursor cursor, method in class:ContactListAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactListAdapter.java39 public abstract class ContactListAdapter extends ContactEntryListAdapter { class in inherits:ContactEntryListAdapter
117 public ContactListAdapter(Context context) { method in class:ContactListAdapter

Completed in 28 milliseconds