Searched refs:createCancelAllMissedCallsPendingIntent (Results 1 – 2 of 2) sorted by relevance
205 CallLogNotificationsService.createCancelAllMissedCallsPendingIntent(context)); in updateMissedCallNotification()213 CallLogNotificationsService.createCancelAllMissedCallsPendingIntent(context)) in updateMissedCallNotification()
114 public static PendingIntent createCancelAllMissedCallsPendingIntent(@NonNull Context context) { in createCancelAllMissedCallsPendingIntent() method in CallLogNotificationsService