Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java431 public CommandResult executeLongFastbootCommand(String... commandArgs) in executeLongFastbootCommand() method
DNativeDevice.java1809 public CommandResult executeLongFastbootCommand(String... cmdArgs) in executeLongFastbootCommand() method in NativeDevice