Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java225 executeLongFastbootCmd( in flashPartition()
680 executeLongFastbootCmd( in flashSystem()
798 protected String executeLongFastbootCmd(ITestDevice device, String... cmdArgs) in executeLongFastbootCmd() method in FastbootDeviceFlasher
903 executeLongFastbootCmd( in flashRamdiskIfNeeded()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCdmaDeviceFlasher.java124 executeLongFastbootCmd(device, "flash", BASEBAND_IMAGE_NAME, in flashBaseband()