Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DContactInfoCache.java445 ContactCacheEntry existingCacheEntry = infoMap.get(callId); in updateCallerInfoInCacheOnAnyThread() local
960 final ContactCacheEntry existingCacheEntry = infoMap.get(callId); in isWaitingForThisQuery() local