Searched defs:fastboot (Results 1 – 4 of 4) sorted by relevance
168 File fastboot = getFastbootFile(mBuildInfo); in testFastboot() local286 File fastboot = buildInfo.getFile("fastboot"); in getFastbootFile() local
71 FastbootHelper fastboot = getFastbootHelper(); in recoverDevices() local
258 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in init() local524 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in addFastbootDevices() local1253 final FastbootHelper fastboot = new FastbootHelper(getRunUtil(), getFastbootPath()); in run() local
389 File fastboot = new File(tmpDir, "fastboot"); in testUnpackZippedFastboot() local