Searched refs:setPhotoId (Results 1 – 10 of 10) sorted by relevance
122 .setPhotoId(cursor.getLong(PHOTO_ID)) in fromCursor()173 .setPhotoId(photoId()) in getPhotoInfo()362 public abstract Builder setPhotoId(long photoId); in setPhotoId() method in SpeedDialUiItem.Builder
72 public abstract Builder setPhotoId(int id); in setPhotoId() method in Cp2Contact.Builder102 .setPhotoId(cursor.getInt(Projections.PHOTO_ID)) in fromCursor()
279 .setPhotoId(cursor.getLong(Projections.PHOTO_ID)) in getDialerContact()
37 .setPhotoId(phoneLookupInfoConsolidator.getPhotoId()) in fromPhoneLookupInfo()
60 .setPhotoId(numberAttributes.getPhotoId()) in fromNumberAttributes()
89 .setPhotoId(contact.getPhotoId()) in getPhotoInfo()
111 infoBuilder.setPhotoId(photoId); in buildCp2ContactInfoFromCursor()
93 .setPhotoId(speedDialUiItem.photoId()) in bind()
992 setPhotoId(pref, user);1146 private void setPhotoId(Preference pref, UserInfo user) {
1085 contact.setPhotoId(info.photoId); in buildContact()