Searched refs:buildCachedContactInfo (Results 1 – 6 of 6) sorted by relevance
132 public static CachedContactInfo buildCachedContactInfo( in buildCachedContactInfo() method in CallerInfoUtils143 CachedContactInfo cacheInfo = lookupService.buildCachedContactInfo(info); in buildCachedContactInfo()
322 CallerInfoUtils.buildCachedContactInfo(cachedNumberLookupService, ci); in addCallerInfoIntoCache()
100 CachedContactInfo cacheInfo = input.service.buildCachedContactInfo(contactInfo); in doInBackground()
29 CachedContactInfo buildCachedContactInfo(ContactInfo info); in buildCachedContactInfo() method
591 mCachedNumberLookupService.buildCachedContactInfo(updatedInfo); in updateCachedNumberLookupService()
44 CachedContactInfo cacheInfo = lookupService.buildCachedContactInfo(info); in getContactInfo()