Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java251 protected boolean hasPartition(ITestDevice device, String partition) in hasPartition() method in FastbootDeviceFlasher
506 if (hasPartition(device, partition)) { in wipeCache()