Searched refs:madeActive (Results 1 – 3 of 3) sorted by relevance
361 job.madeActive = now; in noteActive()
2385 TimeUtils.formatDuration(job.madeActive - nowUptime, pw); in dumpInternal()2387 TimeUtils.formatDuration(job.madeActive - job.madePending, pw); in dumpInternal()
184 public long madeActive; field in JobStatus