commit | 63411fc9f3fe35ccf4256f123f4f4ec915c44c44 | [log] [tgz] |
---|---|---|
author | Rohan Shah <shahrk@google.com> | Wed Mar 28 19:05:52 2018 -0700 |
committer | Rohan Shah <shahrk@google.com> | Fri Mar 30 08:38:32 2018 -0700 |
tree | 5d5d00bb185ecf1c11c1f912c944af6ddfdcc05d | |
parent | 1a6051a81d5a8f9ca8ea08b11abf325b94082a7c [diff] |
[Notif] Dont show blocking helper for non-blockable notifs If the notification is considered non-blockable, we don't want to show it. Moved necessary logic around into the appropriate classes (minor refactor). Cached system info (IPC) in ExpandableNotifRow instead of calling so late in the game. Updated tests & added nonblocking checks. Change-Id: Ic010a0b32cf6df42e9d0d2c600cbbe95a68ffde2 Bug: 74115090 Test: atest {notif tests} Test: Visually via debug flag on sys notif