Searched refs:TIME_DELAY (Results 1 – 1 of 1) sorted by relevance
85 private static final int TIME_DELAY = 10_000; field in BasicApiTests151 new PollingCheck(SNOOZE_DELAY + TIME_DELAY) { in testSetTypes()163 new PollingCheck(SNOOZE_DELAY + TIME_DELAY) { in testSetTypes()180 new PollingCheck(TIME_DELAY) { in testAlarmTriggersImmediatelyIfSetTimeIsNegative() argument406 new PollingCheck(when2 - now + TIME_DELAY) { in testCancel()433 Thread.sleep(when2Elapsed - nowElapsed + TIME_DELAY); in testCancelAll()479 new PollingCheck(2 * TEST_ALARM_FUTURITY + TIME_DELAY) { in testSetAlarmClock()