Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DIMultiDeviceRecovery.java42 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
DIDeviceRecovery.java60 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
DIManagedTestDevice.java75 public void setFastbootPath(String fastbootPath); in setFastbootPath() method
DWaitDeviceRecovery.java103 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in WaitDeviceRecovery
DNativeDevice.java3456 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in NativeDevice
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecovery.java52 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in UsbResetMultiDeviceRecovery