Searched refs:BOOT_COMPLETE_POLL_INTERVAL (Results 1 – 1 of 1) sorted by relevance
120 private static final int BOOT_COMPLETE_POLL_INTERVAL = 1000; field in BootTimeTest1273 Thread.sleep(BOOT_COMPLETE_POLL_INTERVAL); in waitForBootCompleted()