Home
last modified time | relevance | path

Searched defs:setPhotoPosition (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DLegacyPhoneNumberPickerFragment.java54 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition() method in LegacyPhoneNumberPickerFragment
64 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in LegacyPhoneNumberPickerFragment
H A DPhoneNumberPickerFragment.java236 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition() method in PhoneNumberPickerFragment
282 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberPickerFragment
H A DContactListAdapter.java119 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in ContactListAdapter
H A DPhoneNumberListAdapter.java562 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberListAdapter
H A DContactListItemView.java1847 public void setPhotoPosition(PhotoPosition photoPosition) { in setPhotoPosition() method in ContactListItemView