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