Home
last modified time | relevance | path

Searched defs:extNetworkSuggestions (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java129 public final Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); field in WifiNetworkSuggestionsManager.PerAppInfo
325 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in fromDeserialized() local
439 private void addToScanResultMatchInfoMap( in addToScanResultMatchInfoMap()
471 private void removeFromScanResultMatchInfoMap( in removeFromScanResultMatchInfoMap()
557 final Collection<ExtendedWifiNetworkSuggestion> extNetworkSuggestions) { in convertToWnsSet()
588 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in add() local
642 private void removeInternal( in removeInternal()
691 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in remove() local
910 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in getNetworkSuggestionsForScanResultMatchInfo() local
940 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = null; in getNetworkSuggestionsForScanDetail() local
[all …]
DNetworkSuggestionStoreData.java179 XmlSerializer out, final Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions, in serializeExtNetworkSuggestions()
249 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = in parseNetworkSuggestionsMap() local
274 Set<ExtendedWifiNetworkSuggestion> extNetworkSuggestions = new HashSet<>(); in parseExtNetworkSuggestions() local