Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DExecCommandOp.java25 class ExecCommandOp extends RemoteOperation<Void> { class
33 ExecCommandOp(String serial, String... commandArgs) { in ExecCommandOp() method in ExecCommandOp