Searched refs:networkKeys (Results 1 – 1 of 1) sorted by relevance
1957 Set<String> networkKeys = new HashSet<>(); in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser() local2003 if (networkKeys.add(wCmWifiConfig.getProfileKey())) { in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser()2763 Set<String> networkKeys = networks.stream() in onUserConnectChoiceSetForSuggestion() local2776 } else if (networkKeys.contains(profileKey)) { in onUserConnectChoiceSetForSuggestion()