Searched refs:getFastbootBinary (Results 1 – 2 of 2) sorted by relevance
539 public File getFastbootBinary() { in getFastbootBinary() method in TestDeviceOptions
489 if (mOptions.getFastbootBinary() != null) { in setOptions()492 if (".zip".equals(FileUtil.getExtension(mOptions.getFastbootBinary().getName()))) { in setOptions()497 mOptions.getFastbootBinary(), "unpacked-fastboot"); in setOptions()514 setFastbootPath(mOptions.getFastbootBinary().getAbsolutePath()); in setOptions()