Searched refs:getUseFastbootErase (Results 1 – 6 of 6) sorted by relevance
355 public boolean getUseFastbootErase() { in getUseFastbootErase() method in TestDeviceOptions
493 public boolean getUseFastbootErase(); in getUseFastbootErase() method
239 String wipeMethod = device.getUseFastbootErase() ? "erase" : "format"; in wipePartition()
1956 public boolean getUseFastbootErase() { in getUseFastbootErase() method in NativeDevice1957 return mOptions.getUseFastbootErase(); in getUseFastbootErase()1974 if (mOptions.getUseFastbootErase()) { in fastbootWipePartition()3425 if (!mOptions.getUseFastbootErase()) { in unencryptDevice()
308 EasyMock.expect(mMockDevice.getUseFastbootErase()).andReturn(false); in testWipeCache_exists()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...