HomeSort by relevance Sort by last modified time
    Searched defs:cancelAllBetween (Results 1 - 2 of 2) sorted by null

  /packages/apps/Calendar/src/com/android/calendar/alerts/
NotificationMgr.java 30 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS);
36 public void cancelAllBetween(int from, int to) {
AlertService.java 412 nm.cancelAllBetween(currentNotificationId, maxNotifications);
    [all...]

Completed in 58 milliseconds