Searched refs:setFastbootEnabled (Results 1 – 10 of 10) sorted by relevance
38 public void setFastbootEnabled(ITestDevice testDevice, boolean fastbootEnabled) { in setFastbootEnabled() method in TestDeviceMutator39 ((IManagedTestDevice)testDevice).setFastbootEnabled(fastbootEnabled); in setFastbootEnabled()
38 public void setFastbootEnabled(boolean enable); in setFastbootEnabled() method
41 public void setFastbootEnabled(ITestDevice testDevice, boolean fastbootEnabled); in setFastbootEnabled() method
64 public void setFastbootEnabled(boolean fastbootEnabled); in setFastbootEnabled() method
89 testDevice.setFastbootEnabled(mFastbootEnabled); in createDevice()160 public void setFastbootEnabled(boolean enable) { in setFastbootEnabled() method in ManagedTestDeviceFactory
225 deviceFactory.setFastbootEnabled(mFastbootEnabled); in init()234 deviceFactory.setFastbootEnabled(mFastbootEnabled); in init()
3206 public void setFastbootEnabled(boolean fastbootEnabled) { in setFastbootEnabled() method in NativeDevice
47 public void setFastbootEnabled(boolean enable) { in setUp()
186 public void setFastbootEnabled(boolean enable) { in setUp()956 public void setFastbootEnabled(boolean enable) { in testFreeDevice_unavailable()1020 public void setFastbootEnabled(boolean enable) { in testFreeDevice_unknown()1084 public void setFastbootEnabled(boolean enable) { in testFreeDevice_unknown_subName()
164 mNoFastbootTestDevice.setFastbootEnabled(false); in setUp()