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