commit | a31bfe25928e93d2e4d9cb4e1d2716a9bd1ff1af | [log] [tgz] |
---|---|---|
author | Yuri Lin <yurilin@google.com> | Wed Mar 02 15:53:30 2022 -0500 |
committer | Yuri Lin <yurilin@google.com> | Mon Mar 07 17:53:08 2022 +0000 |
tree | dcb302583177c7f9ffc690e67c0c1e9db9b55a2b | |
parent | 40c3bf8913ffad6dab18cfc4d9729732f5b0a157 [diff] |
Rename getNotificationChannelsBypassingDnd argument to uid It said "userId" in NotificationManagerService and PreferencesHelper, but in practice was expecting its input to be a uid based on how it's implemented. It also seems most users were already passing in uids (particularly NotificationBackend). Bug: 220469720 Test: manual verification of settings page, NMSTest, PreferencesHelperTest Change-Id: I432bdfc7d2986a0a1111c210fd89671524b3885c