Searched refs:contactLookupResult (Results 1 – 7 of 7) sorted by relevance
273 cce.contactLookupResult = ContactLookupResult.Type.LOCAL_CONTACT; in populateCacheEntry()709 public ContactLookupResult.Type contactLookupResult = ContactLookupResult.Type.NOT_FOUND; field in ContactInfoCache.ContactCacheEntry749 + contactLookupResult in toString()872 entry.contactLookupResult = info.getLookupSource(); in onPhoneNumberInfoComplete()
571 call.getLogState().contactLookupResult = entry.contactLookupResult; in onContactInfoComplete()
269 call.getLogState().contactLookupResult = entry.contactLookupResult; in showNotification()
149 if (logState.contactLookupResult != ContactLookupResult.Type.NOT_FOUND in shouldShowAfterCallNotification()150 && logState.contactLookupResult != ContactLookupResult.Type.UNKNOWN_LOOKUP_RESULT_TYPE) { in shouldShowAfterCallNotification()
62 intent.putExtra(EXTRA_CONTACT_LOOKUP_RESULT_TYPE, call.getLogState().contactLookupResult); in createServiceIntent()
128 CALL_INFO_CONTACT_LOOKUP_RESULT_TYPE, call.getLogState().contactLookupResult.getNumber()); in newCallInfoBundle()
1406 public ContactLookupResult.Type contactLookupResult = field in DialerCall.LogState1480 lookupToString(contactLookupResult), in toString()