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
Loading
Please register or sign in to comment