Home
last modified time | relevance | path

Searched refs:WIPE_RM (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DIDeviceFlasher.java44 WIPE_RM, enumConstant
DDeviceFlashPreparer.java357 case WIPE_RM: in preEncryptDevice()
DFastbootDeviceFlasher.java549 case WIPE_RM: in flashUserData()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasherTest.java410 mFlasher.setUserDataFlashOption(UserDataFlashOption.WIPE_RM); in testFlashUserData_wipeRm()