OSDN Git Service

Remove the isForeground check for auto expand / suppress since NoMan handles it now
authorMady Mellor <madym@google.com>
Tue, 18 Jun 2019 02:20:49 +0000 (19:20 -0700)
committerMady Mellor <madym@google.com>
Mon, 24 Jun 2019 18:49:01 +0000 (11:49 -0700)
commit6cec3506a87c10716f773059818cfc7dc463632b
tree2cf5a49b6213097b9b99c2beb6fc51821481523f
parent17bdcefe62029e65a5d61d56610f2ab28e1a4247
Remove the isForeground check for auto expand / suppress since NoMan handles it now

- Just pass false to logger, we won't use the value

Test: atest BubbleControllerTest
Bug: 135488406
Change-Id: I72f242586fd590144bdf8299268224c63fb9247d
packages/SystemUI/src/com/android/systemui/bubbles/BubbleController.java
packages/SystemUI/src/com/android/systemui/bubbles/BubbleData.java
packages/SystemUI/src/com/android/systemui/bubbles/BubbleExpandedView.java
packages/SystemUI/src/com/android/systemui/bubbles/BubbleStackView.java