Skip to content
Commit 26bc59b5 authored by Gus Prevas's avatar Gus Prevas
Browse files

Combines NotificationEntryManager listener interfaces (part 1).

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
parent d65c2db9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment