Home
last modified time | relevance | path

Searched refs:MAX_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DNotificationMgr.java30 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS); in cancelAll()
DAlertService.java109 public static final int MAX_NOTIFICATIONS = 20; field in AlertService