Home
last modified time | relevance | path

Searched refs:matchingNetworkSuggestionsWithNoBssid (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java1799 Set<ExtendedWifiNetworkSuggestion> matchingNetworkSuggestionsWithNoBssid = in getNetworkSuggestionsForScanResultMatchInfo() local
1801 if (matchingNetworkSuggestionsWithNoBssid != null) { in getNetworkSuggestionsForScanResultMatchInfo()
1802 extNetworkSuggestions.addAll(matchingNetworkSuggestionsWithNoBssid); in getNetworkSuggestionsForScanResultMatchInfo()