Searched refs:DEVICE_CONFIG_DELAY (Results 1 – 1 of 1) sorted by relevance
140 private static final int DEVICE_CONFIG_DELAY = 1000; field in RebootReadinessUnitTest240 Thread.sleep(DEVICE_CONFIG_DELAY); in testCorrectIntentsSent()302 Thread.sleep(DEVICE_CONFIG_DELAY); in testWritingAfterRebootReadyBroadcast()363 Thread.sleep(DEVICE_CONFIG_DELAY); in testAlarmClockBlocksReboot()387 Thread.sleep(DEVICE_CONFIG_DELAY); in testLongSubsystemBlockingReported()405 Thread.sleep(DEVICE_CONFIG_DELAY); in testLongAppBlockingReported()446 Thread.sleep(DEVICE_CONFIG_DELAY); in testMetricsLoggedWhenNotReadyToReboot()459 assertThat(mLongCaptor.getValue()).isGreaterThan(STATE_CHANGE_DELAY + DEVICE_CONFIG_DELAY); in testMetricsLoggedWhenNotReadyToReboot()473 Thread.sleep(DEVICE_CONFIG_DELAY); in testAlarmClockCheckWhileReadyToReboot()