Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DNotificationMgr.kt29 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS) in notify()
35 fun cancelAllBetween(from: Int, to: Int) { in cancelAllBetween() method in com.android.calendar.alerts.NotificationMgr