Searched refs:JobSchedulerShellCommand (Results 1 – 2 of 2) sorted by relevance
32 public final class JobSchedulerShellCommand extends BasicShellCommandHandler { class43 JobSchedulerShellCommand(JobSchedulerService service) { in JobSchedulerShellCommand() method in JobSchedulerShellCommand
4761 return (new JobSchedulerShellCommand(JobSchedulerService.this)).exec(4859 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE;4865 return JobSchedulerShellCommand.CMD_ERR_NO_JOB;4879 return JobSchedulerShellCommand.CMD_ERR_CONSTRAINTS;4926 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE;4996 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE;5008 return JobSchedulerShellCommand.CMD_ERR_NO_JOB;5044 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE;5056 return JobSchedulerShellCommand.CMD_ERR_NO_JOB;5120 return JobSchedulerShellCommand.CMD_ERR_NO_PACKAGE;[all …]