Searched refs:configureAdapter (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DJoinContactListFragment.java109 configureAdapter();
145 protected void configureAdapter() { method in class:JoinContactListFragment
146 super.configureAdapter();
H A DContactPickerFragment.java171 protected void configureAdapter() { method in class:ContactPickerFragment
172 super.configureAdapter();
H A DContactBrowseListFragment.java383 protected void configureAdapter() { method in class:ContactBrowseListFragment
384 super.configureAdapter();
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactListFragment.java61 configureAdapter();
71 configureAdapter();
78 private void configureAdapter() { method in class:QuickContactListFragment
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPhoneNumberPickerFragment.java248 protected void configureAdapter() { method in class:PhoneNumberPickerFragment
249 super.configureAdapter();
H A DContactEntryListFragment.java294 configureAdapter();
755 protected void configureAdapter() { method in class:ContactEntryListFragment

Completed in 182 milliseconds