Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java404 public CommandResult executeFastbootCommand(String... commandArgs) in executeFastbootCommand() method
418 public CommandResult executeFastbootCommand(long timeout, String... commandArgs) in executeFastbootCommand() method
DNativeDevice.java1791 public CommandResult executeFastbootCommand(String... cmdArgs) in executeFastbootCommand() method in NativeDevice
1800 public CommandResult executeFastbootCommand(long timeout, String... cmdArgs) in executeFastbootCommand() method in NativeDevice