Searched defs:extNetworkSuggestions (Results 1 – 2 of 2) sorted by relevance
227 public final Map<Integer, ExtendedWifiNetworkSuggestion> extNetworkSuggestions = field in WifiNetworkSuggestionsManager.PerAppInfo545 Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in fromDeserialized() local865 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions) { in convertToWnsSet()971 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in add() local1308 private void removeInternal( in removeInternal()1420 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in remove() local1790 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in getNetworkSuggestionsForScanResultMatchInfo() local1822 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in getNetworkSuggestionsForFqdn() local1865 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForScanDetail() local1911 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForWifiConfiguration() local[all …]
198 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions, in serializeExtNetworkSuggestions()