Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DNotificationMgr.kt18 import com.android.calendar.alerts.AlertService.NotificationWrapper
29 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS) in notify()
DAlertReceiver.kt26 import com.android.calendar.alerts.AlertService.NotificationWrapper
45 if (AlertService.DEBUG) { in onReceive()
DAlertService.kt30 class AlertService : Service() { class
68 mNw?.add(nw as AlertService.NotificationWrapper) in add()
DAlarmScheduler.kt193 if (AlertService.DEBUG) { in queryNextReminderAndSchedule()
331 if (AlertService.DEBUG) { in scheduleAlarm()
DDismissAlarmsService.kt45 if (AlertService.DEBUG) { in onHandleIntent()