Searched refs:getFastbootTmpDir (Results 1 – 4 of 4) sorted by relevance
48 File getFastbootTmpDir(); in getFastbootTmpDir() method
113 public File getFastbootTmpDir() { in getFastbootTmpDir() method in HostOptions
164 GlobalConfiguration.getInstance().getHostOptions().getFastbootTmpDir(); in extractZip()
1920 File fastbootTmpDir = getHostOptions().getFastbootTmpDir(); in doFastbootCommand()