Searched refs:getFastbootTmpDir (Results 1 – 3 of 3) sorted by relevance
48 File getFastbootTmpDir(); in getFastbootTmpDir() method
71 public File getFastbootTmpDir() { in getFastbootTmpDir() method in HostOptions
1652 File fastbootTmpDir = getHostOptions().getFastbootTmpDir(); in doFastbootCommand()