Searched refs:EVENT_STOP_PERIODIC_JOB (Results 1 – 1 of 1) sorted by relevance
52 public static final int EVENT_STOP_PERIODIC_JOB = 4; field in JobPackageTracker502 addEvent(job.getJob().isPeriodic() ? EVENT_STOP_PERIODIC_JOB : EVENT_STOP_JOB, in noteInactive()606 case EVENT_STOP_PERIODIC_JOB: label = " STOP-P"; break; in dumpHistory()618 if (cmd == EVENT_STOP_JOB || cmd == EVENT_STOP_PERIODIC_JOB) { in dumpHistory()659 if (cmd == EVENT_STOP_JOB || cmd == EVENT_STOP_PERIODIC_JOB) { in dumpHistory()