Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java1698 ExtendedWifiNetworkSuggestion matchingExtSuggestion, @NonNull String message) { in sendPostConnectionBroadcastIfAllowed() argument
1701 matchingExtSuggestion.perAppInfo.packageName, in sendPostConnectionBroadcastIfAllowed()
1702 matchingExtSuggestion.perAppInfo.featureId, in sendPostConnectionBroadcastIfAllowed()
1703 matchingExtSuggestion.perAppInfo.uid, message); in sendPostConnectionBroadcastIfAllowed()
1706 + matchingExtSuggestion.perAppInfo.packageName); in sendPostConnectionBroadcastIfAllowed()
1711 + matchingExtSuggestion.perAppInfo.packageName); in sendPostConnectionBroadcastIfAllowed()
1713 sendPostConnectionBroadcast(matchingExtSuggestion); in sendPostConnectionBroadcastIfAllowed()