packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRow.java
+7
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
View#sendAccessibilityEventUnchecked(AccessibilityEvent event) does not check whether accessibility is enabled or not, and leaves this responsibility to the caller. Unfortunately this is the only method that enables us to send a TYPE_WINDOW_CONTENT_CHANGED event with defining its content change type. This CL adds the required check for accessibility being enabled.. Bug: 380027122 Test: expand/collapse Notifications with TalkBack off Flag: com.android.systemui.notification_row_accessibility_expanded Change-Id: I82a43a3b60f2da493df3cff455d1329571943706