Home
last modified time | relevance | path

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

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