Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DAllocateDeviceOp.java26 class AllocateDeviceOp extends RemoteOperation<Void> { class
31 AllocateDeviceOp(String serial) { in AllocateDeviceOp() method in AllocateDeviceOp