Searched refs:matchingSuggestion (Results 1 – 2 of 2) sorted by relevance
897 @NonNull WifiNetworkSuggestion matchingSuggestion) { in sendUserApprovalNotificationIfNotApproved() argument903 sendUserApprovalNotification(perAppInfo.packageName, matchingSuggestion.suggestorUid); in sendUserApprovalNotificationIfNotApproved()1052 String packageName, WifiNetworkSuggestion matchingSuggestion) { in sendPostConnectionBroadcastIfAllowed() argument1055 packageName, matchingSuggestion.suggestorUid); in sendPostConnectionBroadcastIfAllowed()1062 sendPostConnectionBroadcast(packageName, matchingSuggestion); in sendPostConnectionBroadcastIfAllowed()
756 final WifiNetworkSuggestion matchingSuggestion = suggestions[i]; in linkScanDetailsWithNetworkSuggestions() local759 add(matchingSuggestion); in linkScanDetailsWithNetworkSuggestions()