Searched refs:destinationSet (Results 1 – 1 of 1) sorted by relevance
318 Set<Uri> destinationSet = new HashSet<>(); in parseCommonSourceParams() local351 destinationSet.add(topPrivateDomainAndScheme.get()); in parseCommonSourceParams()354 List<Uri> destinationList = new ArrayList<>(destinationSet); in parseCommonSourceParams()