Home
last modified time | relevance | path

Searched defs:buildCachedContactInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallerInfoUtils.java104 public static CachedContactInfo buildCachedContactInfo(CachedNumberLookupService lookupService, in buildCachedContactInfo() method in CallerInfoUtils
/packages/apps/Dialer/src/com/android/dialer/service/
DCachedNumberLookupService.java28 public CachedContactInfo buildCachedContactInfo(ContactInfo info); in buildCachedContactInfo() method