Home | History | Annotate | Download | only in alerts

Lines Matching defs:id3

473         int id3 = at.addAlertRow(3, SCHEDULED, ACCEPTED, 0, createTimeInMillis(3, 0),
490 new int[] {id3, id2, id1}, PRIORITY_MIN);
503 new int[] {id6, id4, id3, id2, id1}, PRIORITY_MIN);
512 new int[] {id8, id7, id6, id5, id4, id3, id2, id1}, PRIORITY_MIN);
545 int id3 = at.addAlertRow(3, SCHEDULED, ACCEPTED, 0, createTimeInMillis(3, 0),
562 new int[] {id3, id2, id1}, PRIORITY_MIN);
575 new int[] {id9, id8, id3, id2, id1}, PRIORITY_MIN);
636 int id3 = at.addAlertRow(3, SCHEDULED, ACCEPTED, 0,
655 ntm.expectTestNotification(2, id3, PRIORITY_HIGH);
666 ntm.expectTestNotification(2, id3, PRIORITY_HIGH);
673 // Test at 5:55am - next refresh should be 20 min later (15 min after 'id3').
677 ntm.expectTestNotification(2, id3, PRIORITY_HIGH);
691 ntm.expectTestNotification(AlertUtils.EXPIRED_GROUP_NOTIFICATION_ID, new int[] {id3, id1},
704 new int[] {id4, id3, id1}, PRIORITY_MIN);