Searched refs:ContactLookupCallback (Results 1 - 1 of 1) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DCallCardPresenter.java73 public static class ContactLookupCallback implements ContactInfoCacheCallback { class in class:CallCardPresenter
77 public ContactLookupCallback(CallCardPresenter callCardPresenter, boolean isPrimary) { method in class:CallCardPresenter.ContactLookupCallback
377 cache.findInfo(call, isIncoming, new ContactLookupCallback(this, isPrimary));

Completed in 341 milliseconds