Home
last modified time | relevance | path

Searched defs:setFastbootPath (Results 1 – 6 of 6) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIMultiDeviceRecovery.java40 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
DIDeviceRecovery.java69 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
DIManagedTestDevice.java75 public void setFastbootPath(String fastbootPath); in setFastbootPath() method
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecovery.java57 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in UsbResetMultiDeviceRecovery
/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java112 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in WaitDeviceRecovery
DNativeDevice.java3724 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in NativeDevice