summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorNed Burns <pixel@google.com>2018-12-07 21:26:00 -0500
committerNed Burns <pixel@google.com>2018-12-14 18:01:51 -0500
commit3d6b3964cb68e015bdbf027e0bc33f479c545b86 (patch)
tree4aa4de2e9fd00d604457f73b1f2fa876681ce12e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentb1f5aea8b96bda91fcb3ee8d2849d84bc6c7c2ab (diff)
Make mPendingNotifications truly private (mk II)
(Added a nullcheck to callback in removeNotificationInternal) 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: I2bb345097b34fe18f008834c8f95fdb01f421436
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions