Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java897 @NonNull WifiNetworkSuggestion matchingSuggestion) { in sendUserApprovalNotificationIfNotApproved()
1052 String packageName, WifiNetworkSuggestion matchingSuggestion) { in sendPostConnectionBroadcastIfAllowed()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DNetworkSuggestionEvaluatorTest.java756 final WifiNetworkSuggestion matchingSuggestion = suggestions[i]; in linkScanDetailsWithNetworkSuggestions() local