Home
last modified time | relevance | path

Searched refs:createListAdapter (Results 1 – 12 of 12) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListFragment.java159 protected abstract T createListAdapter(); in createListAdapter() method in ContactEntryListFragment
252 mAdapter = createListAdapter(); in onCreate()
DPhoneNumberPickerFragment.java239 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in PhoneNumberPickerFragment
/packages/apps/Contacts/src/com/android/contacts/list/
DLegacyPhoneNumberPickerFragment.java45 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in LegacyPhoneNumberPickerFragment
DEmailAddressPickerFragment.java55 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in EmailAddressPickerFragment
DPostalAddressPickerFragment.java62 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in PostalAddressPickerFragment
DContactPickerFragment.java157 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in ContactPickerFragment
DJoinContactListFragment.java143 public JoinContactListAdapter createListAdapter() { in createListAdapter() method in JoinContactListFragment
DDefaultContactBrowseListFragment.java98 protected ContactListAdapter createListAdapter() { in createListAdapter() method in DefaultContactBrowseListFragment
/packages/apps/Dialer/src/com/android/dialer/list/
DSmartDialSearchFragment.java37 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in SmartDialSearchFragment
DRegularSearchFragment.java55 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in RegularSearchFragment
DAllContactsFragment.java62 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in AllContactsFragment
DSearchFragment.java141 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in SearchFragment