Searched defs:nextWindowStartTime (Results 1 – 1 of 1) sorted by relevance
1214 final long nextWindowStartTime = now + 15 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_minPeriod() local1246 final long nextWindowStartTime = now + 365 * DAY_IN_MILLIS; in testGetRescheduleJobForPeriodic_largePeriod() local1264 final long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow() local1311 long nextWindowStartTime = now + 15 * MINUTE_IN_MILLIS; in testGetRescheduleJobForPeriodic_closeToEndOfWindow() local1475 final long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow_flex() local1509 final long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_insideWindow_failedJob() local1566 long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow() local1601 long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_flex() local1646 long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_failedJob() local1686 long nextWindowStartTime = now + HOUR_IN_MILLIS; in testGetRescheduleJobForPeriodic_outsideWindow_flex_failedJob() local[all …]