diff options
author | 2024-10-09 15:54:08 +0000 | |
---|---|---|
committer | 2024-10-23 15:50:00 +0000 | |
commit | 0248b5c81e77966bb8ffbac498a60f2bfd6c00c5 (patch) | |
tree | 195207dae26c70e4b37e2fc3cebfca23cb6399a6 /api/api_test.go | |
parent | 4eb9e0faf7ddd555e8918be097941e66785e91fd (diff) |
NotifCollection.dismissNotifications will now remove hidden summaries.
Previously we would take the list of notifications exactly, but that left room that a notification's summary, if it was not included in the list, would be left in the shade. We now check if each entry is the sole logic child of a single summary, and if so we include that summary in the dismissal (assuming it was not already included), and generate the necessary stats object.
Bug: 355967751
Flag: com.android.systemui.notifications_dismiss_pruned_summaries
Test: atest NotifCollectionTest
Change-Id: Id3eda2f7a36227e4d5a921888735dd898d33a61a
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions