Searched refs:setPhotoId (Results 1 – 11 of 11) 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()
878 setPhotoId(pref, user); in updateUserList()1040 private void setPhotoId(Preference pref, UserInfo user) { in setPhotoId() method in UserSettings
874 setPhotoId(pref, user); in updateUserList()1036 private void setPhotoId(Preference pref, UserInfo user) { in setPhotoId() method in UserSettings
1085 contact.setPhotoId(info.photoId); in buildContact()