commit | 1ed317d6777d687d00e125a21ff32e3553978539 | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Mon Sep 27 16:45:28 2021 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Tue Sep 28 15:16:21 2021 +0000 |
tree | ee15fe66f4da0cd5acd5bd4d86f53b0de0ce87b3 | |
parent | 3e68fa49042ec69a7f9c8b0163752891983167a5 [diff] |
[Notifications] Notify NotifCollectionListeners when a pending entry has been removed. The NotifCollectionListener (listener for the new pipeline) specifies that #onEntryRemoved should be called when a notification has been cancelled, regardless of whether or not it has been inflated. This CL adds a call to that method to ensure that specification is met. Test: atest + New unit tests Fixes: 201097913 Change-Id: I337e5a942b1f46b51102a698dad90fbfa82d66ca