summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes.html
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2014-06-03 14:29:12 -0400
committerChris Wren <cwren@android.com>2014-06-03 15:56:28 -0400
commitaaa58d1c4abc63a78809a153cf80c2cb525ba2c2 (patch)
treee5df99edf20e66ae3b93481db0b01c1eb1aabcd9 /docs/html/sdk/api_diff/13/changes.html
parentc936ea393fbc0e592b3f0b3a0827488c356898bb (diff)
Handle Zen Mode computations correctly for updated notifications.
Updates to intercepted notifications come in through addNotificatiom instead of updateNotification, because the intercepted notifications are not in mNotificationData. If an update causes a notification to surface, we need to notice and remove it from the synthetic notification. However, addNotification is called from within InterceptedNotifications inside loops over mIntercepted, and we cannot remove items from mIntercepted while looping, so we split addNotification into two parts, one part is only used by InterceptedNotifications to unconditionally surface previously intercepted notifications. Bug: 15389069 Change-Id: I7b0952a337f15d4009e3e61360344012345eac95
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes.html')
0 files changed, 0 insertions, 0 deletions