Home | History | Annotate | Download | only in alerts

Lines Matching refs:day1

842         long day1 = Utils.createTimeInMillis(0, 0, 0, 1, 5, 2012, Time.TIMEZONE_UTC);
852 at.addAlertRow(eventId, SCHEDULED, ACCEPTED, 1, day1, day1 + DateUtils.HOUR_IN_MILLIS * 24,
856 long currentTime = day1 - DateUtils.DAY_IN_MILLIS * 3;
862 assertEquals("Recurring event with earlier start time expected", day1,
874 assertEquals("Recurring event with earlier start time expected", day1,