Searched refs:getLastCommandResult (Results 1 – 2 of 2) sorted by relevance
426 getDeviceTracker().getLastCommandResult(c.getDeviceSerial()); in processExecCommand()451 ExecCommandTracker tracker = getDeviceTracker().getLastCommandResult(c.getDeviceSerial()); in processGetLastCommandResult()
101 public ExecCommandTracker getLastCommandResult(String deviceSerial) { in getLastCommandResult() method in DeviceTracker