Searched refs:cancelAllBetween (Results 1 – 2 of 2) sorted by relevance
30 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS); in cancelAll()36 public void cancelAllBetween(int from, int to) { in cancelAllBetween() method in NotificationMgr
412 nm.cancelAllBetween(currentNotificationId, maxNotifications); in generateAlerts()