Searched refs:ContactEntryListAdapter (Results 1 – 14 of 14) sorted by relevance
37 public class PhoneNumberPickerFragment extends ContactEntryListFragment<ContactEntryListAdapter>213 protected ContactEntryListAdapter createListAdapter() { in createListAdapter()224 final ContactEntryListAdapter adapter = getAdapter(); in configureAdapter()236 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition()
47 protected ContactEntryListAdapter createListAdapter() { in createListAdapter()54 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition()
28 public class EmailAddressPickerFragment extends ContactEntryListFragment<ContactEntryListAdapter> {52 protected ContactEntryListAdapter createListAdapter() { in createListAdapter()
29 extends ContactEntryListFragment<ContactEntryListAdapter> {59 protected ContactEntryListAdapter createListAdapter() { in createListAdapter()
34 public class ContactPickerFragment extends ContactEntryListFragment<ContactEntryListAdapter>134 protected ContactEntryListAdapter createListAdapter() { in createListAdapter()
31 public class LegacyContactListAdapter extends ContactEntryListAdapter {
51 public abstract class ContactEntryListAdapter extends IndexerListAdapter { class99 public ContactEntryListAdapter(Context context) { in ContactEntryListAdapter() method in ContactEntryListAdapter
33 public class LegacyPhoneNumberListAdapter extends ContactEntryListAdapter {
33 public class LegacyPostalAddressListAdapter extends ContactEntryListAdapter {
34 public abstract class MultiSelectEntryContactListAdapter extends ContactEntryListAdapter {
36 public class PostalAddressListAdapter extends ContactEntryListAdapter {
60 public abstract class ContactEntryListFragment<T extends ContactEntryListAdapter>357 ContactEntryListAdapter.LOCAL_INVISIBLE_DIRECTORY_ENABLED); in onCreateLoader()
37 public class EmailAddressListAdapter extends ContactEntryListAdapter {
63 public class PhoneNumberListAdapter extends ContactEntryListAdapter {