Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DConferenceParticipantListAdapter.java209 ContactCacheEntry contactCache = participantInfo.getContactCacheEntry(); in getView() local
390 ContactCacheEntry contactCache = cache.getInfo(callId); in updateParticipantInfo() local