diff options
author | Gus Prevas <kprevas@google.com> | 2018-12-19 11:26:39 -0500 |
---|---|---|
committer | Gus Prevas <kprevas@google.com> | 2018-12-20 13:17:47 -0500 |
commit | 26bc59b506a19e4f4c4b43f5d06b8e0716968ac4 (patch) | |
tree | 34c104597aa295f7b580be478429b00ec360f3b3 /rs/java/android/renderscript/ProgramStore.java | |
parent | d65c2db9234a74f77386ef4c1b60887f2046a755 (diff) |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions