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
110 Set<String> fastboot = parseDevices(fastbootResult.getStdout(), false); in getBootloaderAndFastbootdDevices() local
272 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in init() local1462 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in run() local
350 File fastboot = new File(tmpDir, "fastboot"); in testUnpackZippedFastboot() local