Searched refs:getHostOptions (Results 1 – 8 of 8) sorted by relevance
45 public IHostOptions getHostOptions(); in getHostOptions() method
316 public IHostOptions getHostOptions() { in getHostOptions() method in GlobalConfiguration
148 protected IHostOptions getHostOptions() { in getHostOptions() method in DeviceFlashPreparer149 return GlobalConfiguration.getInstance().getHostOptions(); in getHostOptions()
345 IHostOptions getHostOptions() { in getHostOptions() method in DeviceManager346 return getGlobalConfig().getHostOptions(); in getHostOptions()1316 IHostOptions hostOptions = getHostOptions(); in initConcurrentFlashLock()1338 IHostOptions hostOptions = getHostOptions(); in getAvailableFlashingPermits()1351 IHostOptions hostOptions = getHostOptions(); in takeFlashingPermit()
1652 File fastbootTmpDir = getHostOptions().getFastbootTmpDir(); in doFastbootCommand()4021 IHostOptions getHostOptions() { in getHostOptions() method in NativeDevice4022 return GlobalConfiguration.getInstance().getHostOptions(); in getHostOptions()
91 protected IHostOptions getHostOptions() { in setUp()
269 IHostOptions getHostOptions() { in createDeviceManagerNoInit()
118 IHostOptions getHostOptions() { in getHostOptions() method in TestDeviceTest.TestableTestDevice