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.java71 protected long mShellWaitTime = 30 * 1000; field in WaitDeviceRecovery
159 if (!monitor.waitForDeviceShell(mShellWaitTime)) { in recoverDevice()