Searched refs:setPhotoPosition (Results 1 – 10 of 10) sorted by relevance
275 setPhotoPosition(adapter); in configureAdapter()278 protected void setPhotoPosition(ContactEntryListAdapter adapter) { in setPhotoPosition() method in PhoneNumberPickerFragment279 ((PhoneNumberListAdapter) adapter).setPhotoPosition(mPhotoPosition); in setPhotoPosition()338 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberPickerFragment343 adapter.setPhotoPosition(photoPosition); in setPhotoPosition()
113 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in ContactListAdapter205 view.setPhotoPosition(mPhotoPosition); in newView()
328 view.setPhotoPosition(mPhotoPosition); in newView()488 public void setPhotoPosition(ContactListItemView.PhotoPosition photoPosition) { in setPhotoPosition() method in PhoneNumberListAdapter
1493 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
160 adapter.setPhotoPosition( in createListAdapter()
145 adapter.setPhotoPosition(ContactListItemView.getDefaultPhotoPosition(true /* opposite */)); in createListAdapter()
103 adapter.setPhotoPosition( in createListAdapter()
175 v.setPhotoPosition(super.getPhotoPosition()); in assignShortcutToView()
102 setPhotoPosition(ContactListItemView.getDefaultPhotoPosition(false /* opposite */)); in onAttach()