Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java98 private long mFastbootOutputTimeout = 5 * 60 * 1000; field in TestDeviceOptions
485 return mFastbootOutputTimeout; in getFastbootOutputTimeout()