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