Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java456 public CommandResult executeFastbootCommand(String... commandArgs) in executeFastbootCommand() method
470 public CommandResult executeFastbootCommand(long timeout, String... commandArgs) in executeFastbootCommand() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java1884 public CommandResult executeFastbootCommand(String... cmdArgs) in executeFastbootCommand() method in NativeDevice
1893 public CommandResult executeFastbootCommand(long timeout, String... cmdArgs) in executeFastbootCommand() method in NativeDevice