Searched refs:markSingleMissedCallInCallLogAsRead (Results 1 – 3 of 3) sorted by relevance
170 CallLogNotificationsQueryHelper.markSingleMissedCallInCallLogAsRead(this, callUri); in onHandleIntent()
436 CallLogNotificationsQueryHelper.markSingleMissedCallInCallLogAsRead(context, callUri); in callBackFromMissedCall()449 CallLogNotificationsQueryHelper.markSingleMissedCallInCallLogAsRead(context, callUri); in sendSmsFromMissedCall()
90 public static void markSingleMissedCallInCallLogAsRead( in markSingleMissedCallInCallLogAsRead() method in CallLogNotificationsQueryHelper