Searched refs:AlertService (Results 1 – 5 of 5) sorted by relevance
18 import com.android.calendar.alerts.AlertService.NotificationWrapper29 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS) in notify()
26 import com.android.calendar.alerts.AlertService.NotificationWrapper45 if (AlertService.DEBUG) { in onReceive()
30 class AlertService : Service() { class68 mNw?.add(nw as AlertService.NotificationWrapper) in add()
193 if (AlertService.DEBUG) { in queryNextReminderAndSchedule()331 if (AlertService.DEBUG) { in scheduleAlarm()
45 if (AlertService.DEBUG) { in onHandleIntent()