Home
last modified time | relevance | path

Searched defs:createListAdapter (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DInflatingListActivity.java37 protected ListAdapter createListAdapter() { in createListAdapter() method in InflatingListActivity
H A DTextCacheHighHitrateActivity.java25 protected ListAdapter createListAdapter() { in createListAdapter() method in TextCacheHighHitrateActivity
H A DTextCacheLowHitrateActivity.java25 protected ListAdapter createListAdapter() { in createListAdapter() method in TextCacheLowHitrateActivity
H A DTrivialListActivity.java25 protected ListAdapter createListAdapter() { in createListAdapter() method in TrivialListActivity
H A DFadingEdgeListActivity.java28 protected ListAdapter createListAdapter() { in createListAdapter() method in FadingEdgeListActivity
H A DShadowGridActivity.java37 protected ListAdapter createListAdapter() { in createListAdapter() method in ShadowGridActivity
H A DClippedListActivity.java51 protected ListAdapter createListAdapter() { in createListAdapter() method in ClippedListActivity
H A DMainActivity.java77 protected ListAdapter createListAdapter() { in createListAdapter() method in MainActivity
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
H A DListActivityBase.java52 protected abstract ListAdapter createListAdapter(); in createListAdapter() method in ListActivityBase
H A DListViewScrollActivity.java104 protected ListAdapter createListAdapter() { in createListAdapter() method in ListViewScrollActivity
H A DTextScrollActivity.java109 protected ListAdapter createListAdapter() { in createListAdapter() method in TextScrollActivity
H A DImageListViewScrollActivity.java64 protected ListAdapter createListAdapter() { in createListAdapter() method in ImageListViewScrollActivity
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/listview/
H A DCompatListActivity.java45 protected abstract ListAdapter createListAdapter(); in createListAdapter() method in CompatListActivity
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DLegacyPhoneNumberPickerFragment.java47 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in LegacyPhoneNumberPickerFragment
H A DEmailAddressPickerFragment.java52 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in EmailAddressPickerFragment
H A DPostalAddressPickerFragment.java59 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in PostalAddressPickerFragment
H A DMultiSelectPhoneNumbersListFragment.java48 public MultiSelectPhoneNumbersListAdapter createListAdapter() { in createListAdapter() method in MultiSelectPhoneNumbersListFragment
H A DMultiSelectEmailAddressesListFragment.java48 public MultiSelectEmailAddressesListAdapter createListAdapter() { in createListAdapter() method in MultiSelectEmailAddressesListFragment
H A DJoinContactListFragment.java145 public JoinContactListAdapter createListAdapter() { in createListAdapter() method in JoinContactListFragment
H A DContactPickerFragment.java134 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in ContactPickerFragment
H A DPhoneNumberPickerFragment.java213 protected ContactEntryListAdapter createListAdapter() { in createListAdapter() method in PhoneNumberPickerFragment
H A DGroupMemberPickerFragment.java246 protected DefaultContactListAdapter createListAdapter() { in createListAdapter() method in GroupMemberPickerFragment
H A DContactEntryListFragment.java179 protected abstract T createListAdapter(); in createListAdapter() method in ContactEntryListFragment
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRestrictedListPreference.java160 protected ListAdapter createListAdapter(Context context) { in createListAdapter() method in RestrictedListPreference
/aosp12/packages/apps/Contacts/src/com/android/contacts/group/
H A DGroupMembersFragment.java740 protected GroupMembersAdapter createListAdapter() { in createListAdapter() method in GroupMembersFragment

12