Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DAddCommandFileOp.java28 class AddCommandFileOp extends RemoteOperation<Void> { class
35 AddCommandFileOp(String commandFile, List<String> extraArgs) { in AddCommandFileOp() method in AddCommandFileOp