diff options
author | Ned Burns <pixel@google.com> | 2018-12-07 21:26:00 -0500 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2018-12-12 11:08:03 -0500 |
commit | 294d0a213dc9ad49b22b25c5042c89b1fccc5e04 (patch) | |
tree | 36ccf6d9fbbd35cb220086d50c08fafdce3bd773 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3ec307b2622f7b2d6d356afa8acdfd6d2596b170 (diff) |
Make mPendingNotifications truly private
Previously, NotificationEntryManager was exposing a reference to its
internal HashMap, mPendingNotifications, to
NotificationGroupAlertTransferHelper. NGATH only needed the reference to
iterate over the pending notifications, so now NEM exposes a new
getPendingNotificationsIterator() method that just exposes a read-only
iterator.
Also removes any references to NGATH in NEM. Initializes NGATH
independently from NEM.
Test: updated unit tests
Change-Id: Ic7471baa5a56737b9f5debaa30b0b51ef8bdb97d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions