summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorKoji Fukui <koji.fukui@sony.com>2019-09-02 20:06:36 +0900
committerJay Aliomer <aaliomer@google.com>2019-11-27 17:38:22 +0000
commit7bb4802a03fed6aa3e7eaee7a30b7c2c4c0105f4 (patch)
tree509f57774317e4f6c7c0d9f094880bb14bcd064f /rs/java/android/renderscript/ProgramRaster.java
parent9e5de85e21d9373bc8248827bc12e3e995b57c98 (diff)
Update NotificationRecord of snooze even after it is cancelled
Symptom: If a snoozed notification is cancelled and new notification that has same key is registered, the system continue to snooze the notification. But the notification won't be notified when the snoozing period expires. Root cause: SnoozeHelper doesn't update NotificationRecord if the existing record has already been cancelled. SnoozeHelper continue to use existing cancelled record. So SnoozeHelper doesn't repost notification when the snoozing period expires. Solution: SnoozeHelper updates NotificationRecord even if the existing record has been cancelled. Fixes: 140462813 Change-Id: I4b58aed20eec08819e36dac9dda250ac046205b8
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions