Searched refs:forwardMatches (Results 1 – 1 of 1) sorted by relevance
619 ArrayList<ResolveInfo> forwardMatches = new ArrayList<>(); in preferHighPriority() local629 forwardMatches.add(match); in preferHighPriority()657 ArrayList<ResolveInfo> combinedMatches = new ArrayList<>(forwardMatches); in preferHighPriority()