HomeSort by relevance Sort by last modified time
    Searched defs:buildCachedContactInfo (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/service/
CachedNumberLookupService.java 28 public CachedContactInfo buildCachedContactInfo(ContactInfo info);
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallerInfoUtils.java 104 public static CachedContactInfo buildCachedContactInfo(CachedNumberLookupService lookupService,
115 CachedContactInfo cacheInfo = lookupService.buildCachedContactInfo(info);

Completed in 91 milliseconds