Searched defs:forEachJob (Results 1 – 1 of 1) sorted by relevance
306 public void forEachJob(Consumer<JobStatus> functor) { in forEachJob() method in JobStore310 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore315 public void forEachJob(int uid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore1344 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore.JobSet1359 public void forEachJob(int callingUid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore.JobSet