Searched refs:setFastbootPath (Results 1 – 10 of 10) sorted by relevance
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
123 ((IManagedTestDevice) mDevice).setFastbootPath(originalFastbootpath); in run()178 ((IManagedTestDevice) mDevice).setFastbootPath(fastboot.getAbsolutePath()); in testFastboot()
57 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in UsbResetMultiDeviceRecovery
170 ((IManagedTestDevice) device).setFastbootPath(mDeviceManager.getFastbootPath()); in invocationComplete()
163 testDevice.setFastbootPath(mDeviceManager.getFastbootPath()); in createDevice()
115 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in WaitDeviceRecovery
338 recoverer.setFastbootPath(getFastbootPath()); in startAdbBridgeAndDependentServices()711 managedDevice.setFastbootPath(getFastbootPath()); in freeDevice()
506 setFastbootPath(unpackedFastboot.getAbsolutePath()); in setOptions()514 setFastbootPath(mOptions.getFastbootBinary().getAbsolutePath()); in setOptions()4396 public void setFastbootPath(String fastbootPath) { in setFastbootPath() method in NativeDevice4399 mRecovery.setFastbootPath(fastbootPath); in setFastbootPath()