Searched refs:cancelAllBetween (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DNotificationMgr.java30 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS);
36 public void cancelAllBetween(int from, int to) { method in class:NotificationMgr
H A DAlertService.java412 nm.cancelAllBetween(currentNotificationId, maxNotifications);

Completed in 66 milliseconds