Searched refs:LegacyContactListAdapter (Results 1 – 2 of 2) sorted by relevance
104 uri = ((LegacyContactListAdapter)getAdapter()).getPersonUri(position); in onItemClick()146 LegacyContactListAdapter adapter = new LegacyContactListAdapter(getActivity()); in createListAdapter()
31 public class LegacyContactListAdapter extends ContactEntryListAdapter { class49 public LegacyContactListAdapter(Context context) { in LegacyContactListAdapter() method in LegacyContactListAdapter