Searched refs:matchingJobs (Results 1 – 1 of 1) sorted by relevance
1743 ArraySet<JobStatus> matchingJobs = new ArraySet<>(); in getJobsByUid() local1744 getJobsByUid(uid, matchingJobs); in getJobsByUid()1745 return matchingJobs; in getJobsByUid()