Searched refs:UNMANAGED (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommand.java | 33 UNMANAGED, enumConstant 70 this(null, commandId, taskId, cmdLine, null, RequestType.UNMANAGED, null, null); in ClusterCommand() 221 json.optString("request_type", RequestType.UNMANAGED.name())), in fromJson()
|
D | ClusterCommandScheduler.java | 588 case UNMANAGED: in execCommands()
|