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