Searched refs:setFastbootPath (Results 1 – 11 of 11) sorted by relevance
123 ((IManagedTestDevice) mDevice).setFastbootPath(originalFastbootpath); in run()178 ((IManagedTestDevice) mDevice).setFastbootPath(fastboot.getAbsolutePath()); in testFastboot()
40 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
69 public default void setFastbootPath(String fastbootPath) { in setFastbootPath() method
75 public void setFastbootPath(String fastbootPath); in setFastbootPath() method
57 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in UsbResetMultiDeviceRecovery
169 ((IManagedTestDevice) device).setFastbootPath(mDeviceManager.getFastbootPath()); in invocationComplete()
142 testDevice.setFastbootPath(mDeviceManager.getFastbootPath()); in createDevice()
112 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in WaitDeviceRecovery
3724 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in NativeDevice3727 mRecovery.setFastbootPath(fastbootPath); in setFastbootPath()
329 recoverer.setFastbootPath(getFastbootPath()); in startAdbBridgeAndDependentServices()
496 ((IManagedTestDevice)device).setFastbootPath(mDeviceManager.getFastbootPath()); in releaseDevices()