Home | History | Annotate | Download | only in alerts

Lines Matching refs:AlertService

35 import com.android.calendar.alerts.AlertService.NotificationInfo;
36 import com.android.calendar.alerts.AlertService.NotificationWrapper;
230 MatrixCursor alertCursor = new MatrixCursor(AlertService.ALERT_PROJECTION);
398 AlertService.MAX_NOTIFICATIONS);
402 AlertService.generateAlerts(mContext, ntm, new MockAlarmManager(mContext), prefs,
403 at.getAlertCursor(), currentTime, AlertService.MAX_NOTIFICATIONS);
414 AlertService.MAX_NOTIFICATIONS);
422 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(), currentTime,
423 AlertService.MAX_NOTIFICATIONS);
431 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(), currentTime,
432 AlertService.MAX_NOTIFICATIONS);
439 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(), currentTime,
440 AlertService.MAX_NOTIFICATIONS);
491 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
504 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
513 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
563 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
576 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
589 AlertService.MAX_NOTIFICATIONS);
605 AlertService.generateAlerts(mContext, ntm, new MockAlarmManager(mContext), prefs,
606 at.getAlertCursor(), currentTime, AlertService.MAX_NOTIFICATIONS);
614 AlertService.MAX_NOTIFICATIONS);
616 // Since AlertService.processQuery uses DateUtils.isToday instead of checking against
657 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
658 currentTime, AlertService.MAX_NOTIFICATIONS);
669 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
670 currentTime, AlertService.MAX_NOTIFICATIONS);
681 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
682 currentTime, AlertService.MAX_NOTIFICATIONS);
693 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
694 currentTime, AlertService.MAX_NOTIFICATIONS);
705 AlertService.generateAlerts(mContext, ntm, alarmMgr, prefs, at.getAlertCursor(),
706 currentTime, AlertService.MAX_NOTIFICATIONS);
740 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
767 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
797 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
808 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
819 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
830 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
857 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
869 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
880 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
891 AlertService.processQuery(at.getAlertCursor(), mContext, currentTime, highPriority,
912 AlertService.redistributeBuckets(high, medium, low, maxNotifications);
921 AlertService.redistributeBuckets(high, medium, low, maxNotifications);
931 AlertService.redistributeBuckets(high, medium, low, maxNotifications);
950 AlertService.redistributeBuckets(high, medium, low, maxNotifications);
980 AlertService.redistributeBuckets(high, medium, low, maxNotifications);
1014 AlertService.redistributeBuckets(high, medium, low, maxNotifications);