Searched refs:ContactListAdapter (Results 1 – 2 of 2) sorted by relevance
47 ContactListAdapter adapter = new ContactListAdapter(this, cursor); in onCreate()56 public static class ContactListAdapter extends CursorAdapter implements Filterable { class in AutoComplete457 public ContactListAdapter(Context context, Cursor c) { in ContactListAdapter() method in AutoComplete4.ContactListAdapter
37 AutoComplete4.ContactListAdapter adapter = in onCreate()38 new AutoComplete4.ContactListAdapter(this, cursor); in onCreate()