Home
last modified time | relevance | path

Searched defs:matchingExtNetworkSuggestions (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DNetworkSuggestionNominator.java110 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in addOrUpdateSuggestionsToWifiConfigManger() local
192 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in findMatchedPasspointSuggestionNetworks() local
223 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in findMatchedSuggestionNetworks() local
H A DWifiNetworkSuggestionsManager.java1970 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in handleConnectionSuccess() local
2039 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in handleConnectionFailure() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiNetworkSuggestionsManagerTest.java970 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForCarrierProvisioningApp() local
1017 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatch() local
1052 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForUpgradableConfig() local
1092 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithOneMatchForLegacyConfig() local
1133 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithMultipleMatch() local
1163 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidOneMatch() local
1205 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidMultipleMatch() local
1242 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidMultipleMatchFromSamePackage() local
1287 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testGetNetworkSuggestionsForScanDetailSuccessWithBssidAndWithoutBssidMultipleMatch() local
2087 Set<ExtendedWifiNetworkSuggestion> matchingExtNetworkSuggestions = in testNetworkSuggestionsConfigStoreLoad() local
[all …]