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.java151 protected ContactEntryListAdapter createListAdapter() { method in class:ContactPickerFragment
H A DJoinContactListFragment.java129 public JoinContactListAdapter createListAdapter() { method in class:JoinContactListFragment
H A DPhoneNumberPickerFragment.java184 protected ContactEntryListAdapter createListAdapter() { method in class:PhoneNumberPickerFragment
H A DContactEntryListFragment.java166 protected abstract T createListAdapter(); method in class:ContactEntryListFragment
728 mAdapter = createListAdapter();
H A DDefaultContactBrowseListFragment.java85 protected ContactListAdapter createListAdapter() { method in class:DefaultContactBrowseListFragment

Completed in 136 milliseconds