Searched defs:contactLookupResult (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Dialer/java/com/android/incallui/ | ||
H A D | ContactInfoCache.java | 715 public ContactLookupResult.Type contactLookupResult = ContactLookupResult.Type.NOT_FOUND; field in ContactInfoCache.ContactCacheEntry |
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/ | ||
H A D | DialerCall.java | 1810 public ContactLookupResult.Type contactLookupResult = field in DialerCall.LogState |