Searched refs:createListAdapter (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DEmailAddressPickerFragment.java49 protected ContactEntryListAdapter createListAdapter() { method in class:EmailAddressPickerFragment
H A DPostalAddressPickerFragment.java56 protected ContactEntryListAdapter createListAdapter() { method in class:PostalAddressPickerFragment
H A DContactPickerFragment.java150 protected ContactEntryListAdapter createListAdapter() { method in class:ContactPickerFragment
H A DJoinContactListFragment.java136 public JoinContactListAdapter createListAdapter() { method in class:JoinContactListFragment
H A DPhoneNumberPickerFragment.java212 protected ContactEntryListAdapter createListAdapter() { method in class:PhoneNumberPickerFragment
H A DContactEntryListFragment.java165 protected abstract T createListAdapter(); method in class:ContactEntryListFragment
721 mAdapter = createListAdapter();
H A DDefaultContactBrowseListFragment.java86 protected ContactListAdapter createListAdapter() { method in class:DefaultContactBrowseListFragment

Completed in 581 milliseconds