Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java117 private File mFastbootBinary = null; field in TestDeviceOptions
540 return mFastbootBinary; in getFastbootBinary()