Searched defs:forEachJob (Results 1 – 1 of 1) sorted by relevance
300 public void forEachJob(Consumer<JobStatus> functor) { in forEachJob() method in JobStore304 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore309 public void forEachJob(int uid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore1236 public void forEachJob(@Nullable Predicate<JobStatus> filterPredicate, in forEachJob() method in JobStore.JobSet1251 public void forEachJob(int callingUid, Consumer<JobStatus> functor) { in forEachJob() method in JobStore.JobSet