Searched defs:fastboot (Results 1 – 5 of 5) sorted by relevance
171 File fastboot = getFastbootFile(mBuildInfo); in testFastboot() local289 File fastboot = buildInfo.getFile("fastboot"); in getFastbootFile() local
76 FastbootHelper fastboot = getFastbootHelper(); in recoverDevices() local
109 Set<String> fastboot = parseDevices(fastbootResult.getStdout(), false); in getBootloaderAndFastbootdDevices() local
267 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in init() local561 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in addFastbootDevices() local1352 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in run() local
397 File fastboot = new File(tmpDir, "fastboot"); in testUnpackZippedFastboot() local