Searched refs:CMD_ERR_NO_PACKAGE (Results 1 – 2 of 2) sorted by relevance
30 public static final int CMD_ERR_NO_PACKAGE = -1000; field in JobSchedulerShellCommand97 case CMD_ERR_NO_PACKAGE: in printError()
2975 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE; in executeRunCommand()3041 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE; in executeCancelCommand()3113 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE; in getJobState()