Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java73 protected long mShellWaitTime = 30 * 1000; field in WaitDeviceRecovery
154 if (!monitor.waitForDeviceShell(mShellWaitTime)) { in recoverDevice()