Home
last modified time | relevance | path

Searched refs:CallerInfoUtils (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoUtils.java37 public class CallerInfoUtils { class
39 private static final String TAG = CallerInfoUtils.class.getSimpleName();
43 public CallerInfoUtils() {} in CallerInfoUtils() method in CallerInfoUtils
DCallCardPresenter.java604 CallerInfoUtils.sendViewNotification(context, entry.lookupUri); in onContactInfoComplete()
669 CallerInfoUtils.getConferenceString( in updatePrimaryDisplayInfo()
875 CallerInfoUtils.getConferenceString( in updateSecondaryDisplayInfo()
DContactInfoCache.java145 final CallerInfo info = CallerInfoUtils.buildCallerInfo(context, call); in buildCacheEntryFromCall()
405 CallerInfoUtils.getCallerInfoForCall( in findInfo()
DExternalCallNotifier.java350 return CallerInfoUtils.getConferenceString( in getContentTitle()
DCallerInfoAsyncQuery.java321 CallerInfoUtils.buildCachedContactInfo(cachedNumberLookupService, ci); in addCallerInfoIntoCache()
DStatusBarNotifier.java560 return CallerInfoUtils.getConferenceString( in getContentTitle()