Searched refs:CallerInfoUtils (Results 1 – 8 of 8) sorted by relevance
43 public class CallerInfoUtils { class45 private static final String TAG = CallerInfoUtils.class.getSimpleName();49 public CallerInfoUtils() {} in CallerInfoUtils() method in CallerInfoUtils
472 CallerInfoUtils.isVoiceMailNumber(mContext, mPrimary), in updatePrimaryCallState()574 CallerInfoUtils.sendViewNotification(mContext, entry.contactUri); in onContactInfoComplete()687 CallerInfoUtils.getConferenceString( in updatePrimaryDisplayInfo()880 CallerInfoUtils.getConferenceString( in updateSecondaryDisplayInfo()
142 final CallerInfo info = CallerInfoUtils.buildCallerInfo(context, call); in buildCacheEntryFromCall()396 CallerInfoUtils.getCallerInfoForCall( in findInfo()
575 return CallerInfoUtils.getConferenceString( in getContentTitle()617 CallerInfoUtils.isVoiceMailNumber(context, call), in getLargeIconToDisplay()
385 return CallerInfoUtils.getConferenceString( in getContentTitle()
114 if (CallerInfoUtils.isVoiceMailNumber(mContext, mCall) && getActivity() != null) { in onStateChange()
322 CallerInfoUtils.buildCachedContactInfo(cachedNumberLookupService, ci); in addCallerInfoIntoCache()
823 && !CallerInfoUtils.isVoiceMailNumber(mContext, call)) { in onDisconnect()