Searched refs:getCallLogUri (Results 1 – 5 of 5) sorted by relevance
81 TelecomUtil.getCallLogUri(context), in doInBackground()96 TelecomUtil.getCallLogUri(context), in doInBackground()
210 TelecomUtil.getCallLogUri(mContext) in fetchCalls()245 TelecomUtil.getCallLogUri(mContext), in markNewCallsAsOld()
569 TelecomUtil.getCallLogUri(mContext), in updateCallLogContactInfo()577 TelecomUtil.getCallLogUri(mContext), in updateCallLogContactInfo()
83 TelecomUtil.getCallLogUri(context), in doInBackground()
194 public static Uri getCallLogUri(Context context) { in getCallLogUri() method in TelecomUtil