Searched defs:extNetworkSuggestions (Results 1 – 2 of 2) sorted by relevance
170 public final Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); field in WifiNetworkSuggestionsManager.PerAppInfo438 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in toSerialize() local461 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in fromDeserialized() local799 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions) { in convertToWnsSet()891 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in add() local1058 private void removeInternal( in removeInternal()1133 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in remove() local1439 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in getNetworkSuggestionsForScanResultMatchInfo() local1471 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in getNetworkSuggestionsForFqdn() local1511 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForScanDetail() local[all …]
195 XmlSerializer out, final Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions, in serializeExtNetworkSuggestions()