Searched refs:setLookupUri (Results 1 – 10 of 10) sorted by relevance
38 .setLookupUri(phoneLookupInfoConsolidator.getLookupUri()) in fromPhoneLookupInfo()
61 .setLookupUri(numberAttributes.getLookupUri()) in fromNumberAttributes()
52 .setLookupUri(voicemailEntry.getNumberAttributes().getLookupUri()) in buildModuleInfo()
91 .setLookupUri(contact.getContactUri()); in getPhotoInfo()
121 infoBuilder.setLookupUri( in buildCp2ContactInfoFromCursor()
109 .setLookupUri(row.getNumberAttributes().getLookupUri()) in buildModuleInfo()
96 .setLookupUri( in bind()
177 .setLookupUri(Contacts.getLookupUri(contactId(), lookupKey()).toString()) in getPhotoInfo()
340 photoInfoBuilder.setLookupUri(primaryInfo.contactInfoLookupKey()); in loadPhotoWithGlide()
755 public void setLookupUri(Uri lookupUri) { in setLookupUri() method in ContactLoader