Searched refs:networkKeys (Results 1 – 1 of 1) sorted by relevance
1815 Set<String> networkKeys = new HashSet<>(); in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser() local1861 if (networkKeys.add(wCmWifiConfig.getProfileKey())) { in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser()2554 Set<String> networkKeys = networks.stream() in onUserConnectChoiceSet() local2567 } else if (networkKeys.contains(profileKey)) { in onUserConnectChoiceSet()