Searched refs:unpackedFastboot (Results 1 – 1 of 1) sorted by relevance
498 File unpackedFastboot = FileUtil.findFile(mUnpackedFastbootDir, "fastboot"); in setOptions() local499 if (unpackedFastboot == null) { in setOptions()506 setFastbootPath(unpackedFastboot.getAbsolutePath()); in setOptions()