Home
last modified time | relevance | path

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

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DListDevicesOp.java31 class ListDevicesOp extends RemoteOperation<List<DeviceDescriptor>> { class
43 ListDevicesOp() { in ListDevicesOp() method in ListDevicesOp