Searched defs:forEachJob (Results 1 – 1 of 1) sorted by relevance
470 public void forEachJob(Consumer<JobStatus> functor) { in forEachJob() method in JobStore474 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore479 public void forEachJob(int uid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore1909 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore.JobSet1924 public void forEachJob(int callingUid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore.JobSet