Searched defs:forEachJob (Results 1 – 1 of 1) sorted by relevance
473 public void forEachJob(Consumer<JobStatus> functor) { in forEachJob() method in JobStore477 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore482 public void forEachJob(int uid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore1969 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore.JobSet1984 public void forEachJob(int callingUid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore.JobSet