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.java340 public CommandResult executeFastbootCommand(String... commandArgs) in executeFastbootCommand() method
354 public CommandResult executeFastbootCommand(long timeout, String... commandArgs) in executeFastbootCommand() method
DNativeDevice.java1616 public CommandResult executeFastbootCommand(String... cmdArgs) in executeFastbootCommand() method in NativeDevice
1625 public CommandResult executeFastbootCommand(long timeout, String... cmdArgs) in executeFastbootCommand() method in NativeDevice