Searched refs:AlertService (Results 1 – 5 of 5) sorted by relevance
19 import com.android.calendar.alerts.AlertService.NotificationWrapper;30 cancelAllBetween(0, AlertService.MAX_NOTIFICATIONS); in cancelAll()
48 import com.android.calendar.alerts.AlertService.NotificationWrapper;80 if (AlertService.DEBUG) { in onReceive()
179 if (AlertService.DEBUG) { in queryNextReminderAndSchedule()303 if (AlertService.DEBUG) { in scheduleAlarm()
61 if (AlertService.DEBUG) { in onHandleIntent()
56 public class AlertService extends Service { class