Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DContactInfoCache.java89 private static class CachedNumberLookupWorker implements Worker<CnapInformationWrapper, Void> { class in ContactInfoCache
129 .createNonUiTaskBuilder(new CachedNumberLookupWorker()) in ContactInfoCache()