Searched defs:cancelAllBetween (Results 1 - 1 of 1) 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

Completed in 40 milliseconds