HomeSort by relevance Sort by last modified time
    Searched refs:NOT_ALLOCATED (Results 1 - 4 of 4) sorted by null

  /tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
CommandResult.java 30 NOT_ALLOCATED,
GetLastCommandResultOp.java 81 Status status = Status.NOT_ALLOCATED;
RemoteClient.java 239 case NOT_ALLOCATED:
  /tools/tradefederation/core/src/com/android/tradefed/command/remote/
RemoteManager.java 453 c.packResponseIntoJson(new CommandResult(CommandResult.Status.NOT_ALLOCATED), json);

Completed in 102 milliseconds