Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java77 protected long mFastbootWaitTime = 30 * 1000; field in WaitDeviceRecovery
140 getRunUtil().runTimedCmd(mFastbootWaitTime, mFastbootPath, "-s", in recoverDevice()
376 mFastbootWaitTime, in handleDeviceFastbootdUnresponsive()
394 mFastbootWaitTime, in handleDeviceFastbootdUnresponsive()
418 getRunUtil().runTimedCmd(mFastbootWaitTime, mFastbootPath, "-s", monitor.getSerialNumber(), in handleDeviceBootloaderUnresponsive()
428 CommandResult result = getRunUtil().runTimedCmd(mFastbootWaitTime, mFastbootPath, "-s", in handleDeviceBootloaderUnresponsive()