Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoUtils.java113 ContactInfoCache.getInstance(context).maybeInsertCnapInformationIntoCache(context, call, info); in buildCallerInfo()
DContactInfoCache.java318 void maybeInsertCnapInformationIntoCache( in maybeInsertCnapInformationIntoCache() method in ContactInfoCache