Searched refs:REBOOT_DELAY (Results 1 – 1 of 1) sorted by relevance
38 private static final int REBOOT_DELAY = 5 * 1000; // 5 seconds field in DeviceManager312 Thread.sleep(REBOOT_DELAY); in rebootDevice()