OSDN Git Service

[Notif] Reset falsing check for blocking helper
authorRohan Shah <shahrk@google.com>
Thu, 14 Jun 2018 20:14:18 +0000 (13:14 -0700)
committerRohan Shah <shahrk@google.com>
Fri, 15 Jun 2018 20:26:15 +0000 (20:26 +0000)
commit142e2dab97fd958d884d48e4e3170b7833aa66ba
tree3d38755dd1f687fd11a06ed91e845c119391e1ea
parentb44f8b9e0e2799e715661727ebf94b948327b02c
[Notif] Reset falsing check for blocking helper

Currently, if you long press on the notif in lock screen and then are
interacting with the blocking helper UI (NotificationInfo), the content
automatically closes after 8 seconds even if you've hit stop/undo/etc.

Instead of letting this happen, reset the timeout.

Test: Manually that it doesn't timeout after 8s on LS after update
Bug: 110213459
Change-Id: I0169a7749b718714595bd7239375308f30bf4c43
packages/SystemUI/src/com/android/systemui/statusbar/NotificationInfo.java