Home
last modified time | relevance | path

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

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