Home
last modified time | relevance | path

Searched refs:ALLOCATE_DEVICE (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DRemoteOperation.java37 ALLOCATE_DEVICE, enumConstant
69 case ALLOCATE_DEVICE: in createRemoteOpFromString()
DAllocateDeviceOp.java48 return OperationType.ALLOCATE_DEVICE; in getType()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java262 case ALLOCATE_DEVICE: in processClientOperations()