Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DContactInfoCache.java87 private final DialerExecutor<CnapInformationWrapper> cachedNumberLookupExecutor; field in ContactInfoCache
126 cachedNumberLookupExecutor = in ContactInfoCache()
333 cachedNumberLookupExecutor.executeParallel( in maybeInsertCnapInformationIntoCache()