Searched refs:fastbootArgs (Results 1 – 1 of 1) sorted by relevance
851 String[] fastbootArgs = buildFastbootCommand("flashall", mShouldFlashRamdisk); in flashWithAll() local852 executeLongFastbootCmd(device, systemVarMap, fastbootArgs); in flashWithAll()881 String[] fastbootArgs = buildFastbootCommand("flashall", mShouldFlashRamdisk); in flashWithFuseZip() local882 executeLongFastbootCmd(device, systemVarMap, fastbootArgs); in flashWithFuseZip()