Searched refs:setPhotoPosition (Results 1 – 10 of 10) sorted by relevance
296 setPhotoPosition(adapter); in configureAdapter()299 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition() method in PhoneNumberPickerFragment300 ((PhoneNumberListAdapter) adapter).setPhotoPosition(mPhotoPosition); in setPhotoPosition()362 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberPickerFragment367 adapter.setPhotoPosition(photoPosition); in setPhotoPosition()
123 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in ContactListAdapter224 view.setPhotoPosition(mPhotoPosition); in newView()
379 view.setPhotoPosition(mPhotoPosition); in newView()562 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberListAdapter
1720 public void setPhotoPosition(PhotoPosition photoPosition) { in setPhotoPosition() method in ContactListItemView
58 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition() method in LegacyPhoneNumberPickerFragment68 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in LegacyPhoneNumberPickerFragment
145 adapter.setPhotoPosition(ContactListItemView.getDefaultPhotoPosition(true /* opposite */)); in createListAdapter()
269 adapter.setPhotoPosition( in createListAdapter()
103 adapter.setPhotoPosition( in createListAdapter()
197 v.setPhotoPosition(super.getPhotoPosition()); in assignShortcutToView()
96 setPhotoPosition(ContactListItemView.getDefaultPhotoPosition(false /* opposite */)); in onAttach()