commit | 285788106234d447a93bc820ee23d4f0ad9f468c | [log] [tgz] |
---|---|---|
author | Alexander Roederer <aroederer@google.com> | Wed Jun 12 20:49:37 2024 +0000 |
committer | Alexander Roederer <aroederer@google.com> | Fri Jun 14 17:18:29 2024 +0000 |
tree | 897aa44b9af3a1ebd244c92274bc1dd536b1c752 | |
parent | 7fdd622a18e604872b2db1148bee0a80b99f5816 [diff] |
Adds bulk getChannelsBypassingDnd call to NMS To generate the summary of apps bypassing Dnd, we need to check every app and every notification channel. To save on binder calls, we add a bulk method that returns the names of the apps that bypass. Bug: 308819928 Test: atest NotificationManagerServiceTest Flag: android.app.modes_ui Change-Id: Ibf1c029768c83deb8787e3b560c6a105e97483a1