Home
last modified time | relevance | path

Searched refs:getPersonReference (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java217 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 ExternalCallNotifier
436 public @Nullable String getPersonReference() { in getPersonReference() method in ExternalCallNotifier.NotificationInfo