Home
last modified time | relevance | path

Searched refs:configureAdapter (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DJoinContactListFragment.java112 configureAdapter(); in startLoading()
150 protected void configureAdapter() { in configureAdapter() method in JoinContactListFragment
151 super.configureAdapter(); in configureAdapter()
DContactPickerFragment.java177 protected void configureAdapter() { in configureAdapter() method in ContactPickerFragment
178 super.configureAdapter(); in configureAdapter()
DContactBrowseListFragment.java386 protected void configureAdapter() { in configureAdapter() method in ContactBrowseListFragment
387 super.configureAdapter(); in configureAdapter()
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DPhoneNumberPickerFragment.java247 protected void configureAdapter() { in configureAdapter() method in PhoneNumberPickerFragment
248 super.configureAdapter(); in configureAdapter()
DContactEntryListFragment.java300 configureAdapter(); in startLoading()
769 protected void configureAdapter() { in configureAdapter() method in ContactEntryListFragment