Searched refs:ContactLookupCallback (Results 1 – 3 of 3) sorted by relevance
76 cache.findInfo(dialerCall, false, new ContactLookupCallback(this)); in onCreateDialog()116 private static class ContactLookupCallback implements ContactInfoCacheCallback { class in RttRequestDialogFragment119 private ContactLookupCallback(RttRequestDialogFragment rttRequestDialogFragment) { in ContactLookupCallback() method in RttRequestDialogFragment.ContactLookupCallback
219 new ContactLookupCallback(this)); in getView()463 public static class ContactLookupCallback implements ContactInfoCache.ContactInfoCacheCallback { class in ConferenceParticipantListAdapter467 public ContactLookupCallback(ConferenceParticipantListAdapter listAdapter) { in ContactLookupCallback() method in ConferenceParticipantListAdapter.ContactLookupCallback
584 cache.findInfo(call, isIncoming, new ContactLookupCallback(this, isPrimary)); in startContactInfoSearch()1167 public static class ContactLookupCallback implements ContactInfoCacheCallback { class in CallCardPresenter1172 public ContactLookupCallback(CallCardPresenter callCardPresenter, boolean isPrimary) { in ContactLookupCallback() method in CallCardPresenter.ContactLookupCallback