Searched refs:mContactInfoHelper (Results 1 – 3 of 3) sorted by relevance
54 private final ContactInfoHelper mContactInfoHelper; field in ContactInfoCache92 mContactInfoHelper = contactInfoHelper; in ContactInfoCache()158 info = mContactInfoHelper.lookupNumber(request.number, request.countryIso); in queryContactInfo()163 mContactInfoHelper.updateFromCequintCallerId(info, request.number); in queryContactInfo()169 if (!mContactInfoHelper.hasName(info)) { in queryContactInfo()180 info = mContactInfoHelper.lookupNumberInRemoteDirectory(request.number, request.countryIso); in queryContactInfo()211 mContactInfoHelper.updateCallLogContactInfo( in queryContactInfo()214 mContactInfoHelper.updateCachedNumberLookupService(info); in queryContactInfo()
42 private ContactInfoHelper mContactInfoHelper; field in NumbersAdapter54 mContactInfoHelper = contactInfoHelper; in NumbersAdapter()68 ContactInfo info = mContactInfoHelper.lookupNumber(number, countryIso); in updateView()100 mContactInfoHelper.isBusiness(info.sourceType) in loadContactPhoto()
52 private final ContactInfoHelper mContactInfoHelper; field in CallLogNotificationsQueryHelper62 mContactInfoHelper = contactInfoHelper; in CallLogNotificationsQueryHelper()182 ContactInfo cachedContactInfo = mContactInfoHelper.lookupNumber(number, countryIso); in getContactInfo()