Searched defs:extNetworkSuggestions (Results 1 – 2 of 2) sorted by relevance
199 public final Map<Integer, ExtendedWifiNetworkSuggestion> extNetworkSuggestions = field in WifiNetworkSuggestionsManager.PerAppInfo525 Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in fromDeserialized() local846 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions) { in convertToWnsSet()958 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in add() local1237 private void removeInternal( in removeInternal()1320 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in remove() local1645 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in getNetworkSuggestionsForScanResultMatchInfo() local1677 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in getNetworkSuggestionsForFqdn() local1721 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForScanDetail() local1768 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForWifiConfiguration() local[all …]
198 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions, in serializeExtNetworkSuggestions()