Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DRttRequestDialogFragment.java76 cache.findInfo(dialerCall, false, new ContactLookupCallback(this)); in onCreateDialog()
DExternalCallNotifier.java160 contactInfoCache.findInfo( in showNotifcation()
DReturnToCallController.java267 contactInfoCache.findInfo( in startContactInfoSearch()
DConferenceParticipantListAdapter.java216 cache.findInfo( in getView()
DContactInfoCache.java345 public void findInfo( in findInfo() method in ContactInfoCache
DCallCardPresenter.java584 cache.findInfo(call, isIncoming, new ContactLookupCallback(this, isPrimary)); in startContactInfoSearch()
DStatusBarNotifier.java259 contactInfoCache.findInfo(call, isIncoming, this); in showNotification()