Home
last modified time | relevance | path

Searched defs:fastbootArgs (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java851 String[] fastbootArgs = buildFastbootCommand("flashall", mShouldFlashRamdisk); in flashWithAll() local
881 String[] fastbootArgs = buildFastbootCommand("flashall", mShouldFlashRamdisk); in flashWithFuseZip() local