Searched refs:destinationsSeen (Results 1 – 1 of 1) sorted by relevance
460 final HashSet<String> destinationsSeen = new HashSet<String>(); in removeUndesiredDestinations() local490 if (destinationsSeen.contains(destination)) { in removeUndesiredDestinations()493 destinationsSeen.add(destination); in removeUndesiredDestinations()