Searched refs:setUseFastbootErase (Results 1 – 5 of 5) sorted by relevance
206 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() method in TestDeviceOptions
386 public void setUseFastbootErase(boolean useFastbootErase); in setUseFastbootErase() method
1696 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() method in NativeDevice1697 mOptions.setUseFastbootErase(useFastbootErase); in setUseFastbootErase()
88 mTestDevice.setUseFastbootErase(false); in executeRebootTest()
1157 mTestDevice.getOptions().setUseFastbootErase(true); in testUnencryptDevice_wipe()