Searched refs:getCommandArgs (Results 1 – 2 of 2) sorted by relevance
69 public String[] getCommandArgs() { in getCommandArgs() method in AddCommandOp
392 (Object[])c.getCommandArgs())); in processAdd()394 if (!mScheduler.addCommand(c.getCommandArgs(), c.getTotalTime())) { in processAdd()436 (Object[])c.getCommandArgs())); in processExecCommand()439 mScheduler.execCommand(tracker, device, c.getCommandArgs()); in processExecCommand()