commit | bf9a93a548ed25b4e15e78cd9e6de2c38e2971d7 | [log] [tgz] |
---|---|---|
author | Ioana Alexandru <aioana@google.com> | Thu Aug 24 14:08:58 2023 +0000 |
committer | Ioana Alexandru <aioana@google.com> | Thu Aug 31 14:49:29 2023 +0200 |
tree | efacc238a3712c25e8d29354d908c25f5abbd5d0 | |
parent | 6cac1114e132c0b2b93c3aa645d941c0ca5cafad [diff] |
Make GroupMembershipManager implementation match docs. Also added nullability annotations to better surface NPEs. Made all the entries passed to methods @NonNull since the methods would've crashed if given a null entry anyway. Eventually we might consider moving these methods directly to ListEntry., Fix: 293434635 Test: GroupMembershipManagerTest Flag: NOTIFICATION_GROUP_EXPANSION_CHANGE Change-Id: I53754d6dbb0b82d3d1a4c4572d79066d41ab017e