summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorGeoffrey Pitsch <gpitsch@google.com>2017-01-17 14:00:47 -0500
committerGeoffrey Pitsch <gpitsch@google.com>2017-01-23 12:37:03 -0500
commit331a64d091d68ad59baad55e7c5f86d391a4fc54 (patch)
treede829a606b5de0c0718af976814c09e303a9d9b6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent8e8269fc11bbc8f212be67b19b7f5b4b16b1fa24 (diff)
Fix cancel notification race condition bug.
Cancel should always remove notifications, regardless of whether they've been posted internally. Primarily accomplished by ensuring all cancels happen on the same handler, and that they check the enqueued list as well the main notifications list. Also fixes snoozing for enqueued notifications, since it is implemented via cancelling. Test: runtest systemui-notification Change-Id: If8295a38102f245013d29831a060fabd80716e4b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions