Home
last modified time | relevance | path

Searched defs:onContactInteractionsInfoComplete (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DConferenceParticipantListAdapter.java147 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) {} in onContactInteractionsInfoComplete() method in ConferenceParticipantListAdapter.ContactLookupCallback
DCallCardPresenter.java120 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) { in onContactInteractionsInfoComplete() method in CallCardPresenter.ContactLookupCallback
624 private void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry) { in onContactInteractionsInfoComplete() method in CallCardPresenter
DContactInfoCache.java652 public void onContactInteractionsInfoComplete(String callId, ContactCacheEntry entry); in onContactInteractionsInfoComplete() method