Searched refs:sendUserApprovalNotification (Results 1 – 1 of 1) sorted by relevance
585 sendUserApprovalNotification(packageName, uid); in add()813 private void sendUserApprovalNotification(@NonNull String packageName, int uid) { in sendUserApprovalNotification() method in WifiNetworkSuggestionsManager903 sendUserApprovalNotification(perAppInfo.packageName, matchingSuggestion.suggestorUid); in sendUserApprovalNotificationIfNotApproved()