-
- Downloads
Merge changes I3f3ac808,Ifc38554e,I0224cd0c into main
* changes: Check StatusBarState in isImportantForAccessibility. Check StatusBarState in shouldShowEmptyShadeView. Bind silent section clear listener in the viewbinder.
No related branches found
No related tags found
Showing
- packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/domain/interactor/ActiveNotificationsInteractorTest.kt 237 additions, 0 deletions...on/domain/interactor/ActiveNotificationsInteractorTest.kt
- packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/StackCoordinator.kt 2 additions, 3 deletions...r/notification/collection/coordinator/StackCoordinator.kt
- packages/SystemUI/src/com/android/systemui/statusbar/notification/domain/interactor/ActiveNotificationsInteractor.kt 12 additions, 0 deletions...cation/domain/interactor/ActiveNotificationsInteractor.kt
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java 35 additions, 25 deletions...bar/notification/stack/NotificationStackScrollLayout.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutController.java 7 additions, 7 deletions...cation/stack/NotificationStackScrollLayoutController.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinder.kt 70 additions, 5 deletions...ication/stack/ui/viewbinder/NotificationListViewBinder.kt
- packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/NotificationListViewModel.kt 84 additions, 64 deletions...ification/stack/ui/viewmodel/NotificationListViewModel.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/StackCoordinatorTest.kt 2 additions, 0 deletions...tification/collection/coordinator/StackCoordinatorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayoutTest.java 9 additions, 3 deletions...notification/stack/NotificationStackScrollLayoutTest.java
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/NotificationListViewModelTest.kt 32 additions, 43 deletions...ation/stack/ui/viewmodel/NotificationListViewModelTest.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/render/SectionHeaderControllerKosmos.kt 22 additions, 0 deletions...cation/collection/render/SectionHeaderControllerKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinderKosmos.kt 3 additions, 1 deletion...n/stack/ui/viewbinder/NotificationListViewBinderKosmos.kt
- packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/NotificationListViewModelKosmos.kt 0 additions, 3 deletions...ion/stack/ui/viewmodel/NotificationListViewModelKosmos.kt
Loading
Please register or sign in to comment