Searched refs:LintJob (Results 1 – 3 of 3) sorted by relevance
62 LintJob job = (LintJob) startLint(resources, source, doc, fatalOnly, in runLint()136 LintJob job = new LintJob(client, resources, source); in startLint()180 Job[] currentJobs = LintJob.getCurrentJobs(); in cancelCurrentJobs()
50 public final class LintJob extends Job { class60 public LintJob( in LintJob() method in LintJob72 public LintJob( in LintJob() method in LintJob199 return jobManager.find(LintJob.FAMILY_RUN_LINT); in getCurrentJobs()
294 Job[] currentJobs = LintJob.getCurrentJobs(); in refreshStopIcon()469 Job[] jobs = LintJob.getCurrentJobs(); in run()