Searched refs:getPersonReference (Results 1 – 1 of 1) sorted by relevance
217 info.setPersonReference(getPersonReference(entry, info.getCall())); in saveContactInfo()241 builder.addPerson(info.getPersonReference()); in postNotification()376 private String getPersonReference(ContactInfoCache.ContactCacheEntry contactInfo, Call call) { in getPersonReference() method in ExternalCallNotifier436 public @Nullable String getPersonReference() { in getPersonReference() method in ExternalCallNotifier.NotificationInfo