+33
−0
+2
−37
+28
−15
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This change combines the NotificationEntryManager.Callback interface with the NotificationEntryListener interface. Future changes will reduce duplication between the methods in these interfaces, move the previous Callback instance into the list of listeners instead of having its own special field, and introduce more listeners to replace logic that's proactively invoked in NotificationEntryManager, but this first step is just a pure combination of the two interfaces. Test: atest SystemUITests, manual Change-Id: Ifafcee697e7dd35e0aaae32f677ef1582f8d5920