Searched refs:fqdnSet (Results 1 – 1 of 1) sorted by relevance
1046 Set<String> fqdnSet = new HashSet<>(); in getWifiConfigsForPasspointProfiles() local1047 fqdnSet.addAll(fqdnList); in getWifiConfigsForPasspointProfiles()1049 for (String fqdn : fqdnSet) { in getWifiConfigsForPasspointProfiles()