Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DContactInfoCache.java352 sendContactInteractionsNotifications(mCallId, entry); in onContactInteractionsFound()
596 private void sendContactInteractionsNotifications(String callId, ContactCacheEntry entry) { in sendContactInteractionsNotifications() method in ContactInfoCache