commit | ef2ef6c909f28a494f812019ee672db4531725be | [log] [tgz] |
---|---|---|
author | Ned Burns <pixel@google.com> | Wed Jan 02 16:48:08 2019 -0500 |
committer | Ned Burns <pixel@google.com> | Fri Jan 04 20:06:07 2019 -0500 |
tree | b82018793d92225168d3c0070a1b8d5a40ce5cd0 | |
parent | 1a08863f3bf8b3349864ca8e364abafa8c616495 [diff] |
Change onRemoteEntry() to only fire when entries are removed Conceptually, this should be a paired match with onNotificationAdded(). Previously we were firing this method even if the notification was no longer present (already removed) or if it hadn't been added yet (was in pending). Test: atest Change-Id: I613f60aa8cf4e1aeb7bb13ff5883a221c9b623c6