Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java237 protected void wipePartition(ITestDevice device, String partition) in wipePartition() method in FastbootDeviceFlasher
507 wipePartition(device, partition); in wipeCache()
536 wipePartition(device, "userdata"); in flashUserData()