Searched refs:setUseFastbootErase (Results 1 – 4 of 4) sorted by relevance
363 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() method in TestDeviceOptions
502 public void setUseFastbootErase(boolean useFastbootErase); in setUseFastbootErase() method
1964 public void setUseFastbootErase(boolean useFastbootErase) { in setUseFastbootErase() method in NativeDevice1965 mOptions.setUseFastbootErase(useFastbootErase); in setUseFastbootErase()
1189 mTestDevice.getOptions().setUseFastbootErase(true); in testUnencryptDevice_wipe()