Home
last modified time | relevance | path

Searched refs:WAIT_FOR_DEVICE_OFFLINE (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java50 private static final long WAIT_FOR_DEVICE_OFFLINE = 20 * 1000; field in WaitDeviceRecovery
383 monitor.waitForDeviceNotAvailable(WAIT_FOR_DEVICE_OFFLINE); in handleDeviceFastbootdUnresponsive()