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.java291 protected void wipePartition(ITestDevice device, String partition) in wipePartition() method in FastbootDeviceFlasher
580 wipePartition(device, partition); in wipeCache()
609 wipePartition(device, "userdata"); in flashUserData()