commit | 99c61e27f5c7aae75ea840cac06450e0f0f52fe7 | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Mon Jul 20 14:36:24 2020 -0400 |
committer | Beverly <beverlyt@google.com> | Tue Jul 21 11:13:59 2020 -0400 |
tree | 12726bdab5b1b2bfae2fe5e49fc524ff1235af52 | |
parent | 1241c8709ff2a7cff83d5e4b3d743fc7c5e973db [diff] |
Move onNotificationClear back to NEM Due to an error in previous refactoring, onNotificationClear() was moved to NotificationLogger even though onNotificationClear is not actually logging - it's the actual call that informs system server that the user has dismissed a notification. Therefore, we move onNotificationClear back to NotificationEntryManager where it belongs. Test: manual Change-Id: I5c6ac847825e45a3c77114e910ad4db5059c738d