packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java
+8
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
ENR#isExpanded returns true for sensitive notifications when the state is not shade. Expected behavior for isExpanded method for this case is to return false. In order to achieve this, we return false in isExpanded for sensitive notifications when the system set setHideSensitive true. Bug: 275457408 Test: atest ExpandableNotificationRowTest Change-Id: I8509e910dc0ce2e7b3796c5682bc6949dfa87b6b