Home
last modified time | relevance | path

Searched defs:ContactLookupCallback (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DConferenceParticipantListAdapter.java117 public static class ContactLookupCallback implements ContactInfoCache.ContactInfoCacheCallback { class in ConferenceParticipantListAdapter
120 public ContactLookupCallback(ConferenceParticipantListAdapter listAdapter) { in ContactLookupCallback() method in ConferenceParticipantListAdapter.ContactLookupCallback
DCallCardPresenter.java94 public static class ContactLookupCallback implements ContactInfoCacheCallback { class in CallCardPresenter
98 public ContactLookupCallback(CallCardPresenter callCardPresenter, boolean isPrimary) { in ContactLookupCallback() method in CallCardPresenter.ContactLookupCallback