Home | History | Annotate | Download | only in alerts

Lines Matching refs:Alert

192     class Alert {
202 public Alert(long eventId, int alertStatus, int responseStatus, int allDay, long begin,
218 ArrayList<Alert> mAlerts = new ArrayList<Alert>();
222 Alert a = new Alert(eventId, alertStatus, responseStatus, allDay, begin, end,
233 for (Alert a : mAlerts) {
262 private ArrayList<Alert> mAlerts;
264 public NotificationTestManager(ArrayList<Alert> alerts, int maxNotifications) {
311 Alert a = mAlerts.get(expected.mAlertId);
325 Alert a = mAlerts.get(expected.mAlertIdsInDigest[i]);
400 // Test no alert
418 // Test one up coming alert