Searched refs:CMD_ERR_NO_JOB (Results 1 – 2 of 2) sorted by relevance
31 public static final int CMD_ERR_NO_JOB = -1001; field in JobSchedulerShellCommand105 case CMD_ERR_NO_JOB: in printError()
2981 return JobSchedulerShellCommand.CMD_ERR_NO_JOB; in executeRunCommand()3122 return JobSchedulerShellCommand.CMD_ERR_NO_JOB; in getJobState()