Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java309 public void setAdbRecoveryTimeout(int adbRecoveryTimeout) { in setAdbRecoveryTimeout() argument
310 mAdbRecoveryTimeout = adbRecoveryTimeout; in setAdbRecoveryTimeout()