Searched refs:wCmWifiConfig (Results 1 – 1 of 1) sorted by relevance
1999 WifiConfiguration wCmWifiConfig = wifiConfigMap.get(config.getProfileKey()); in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser() local2000 if (wCmWifiConfig == null) { in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser()2003 if (networkKeys.add(wCmWifiConfig.getProfileKey())) { in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser()2004 sharedWifiConfigs.add(wCmWifiConfig); in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser()