Searched defs:extNetworkSuggestions (Results 1 – 2 of 2) sorted by relevance
228 public final Map<Integer, ExtendedWifiNetworkSuggestion> extNetworkSuggestions = field in WifiNetworkSuggestionsManager.PerAppInfo546 Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in fromDeserialized() local866 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions) { in convertToWnsSet()972 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in add() local1309 private void removeInternal( in removeInternal()1421 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in remove() local1791 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in getNetworkSuggestionsForScanResultMatchInfo() local1823 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in getNetworkSuggestionsForFqdn() local1866 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForScanDetail() local1912 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForWifiConfiguration() local[all …]
198 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions, in serializeExtNetworkSuggestions()