Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DFastbootDeviceFlasher.java169 private String[] buildFastbootCommand(String action, boolean skipReboot, String... args) { in buildFastbootCommand() argument
172 if (skipReboot) { in buildFastbootCommand()