Merge changes I607d96f9,I5e0fca2f,Ife5d4d89 into main
* changes: Remove dead code from NIC + SBIV Replace NIC#setInNotifIconShelf SysUITestModule utilities
No related branches found
No related tags found
Showing
- packages/SystemUI/src/com/android/systemui/statusbar/NotificationShelf.java 6 additions, 1 deletion...src/com/android/systemui/statusbar/NotificationShelf.java
- packages/SystemUI/src/com/android/systemui/statusbar/StatusBarIconView.java 3 additions, 4 deletions...src/com/android/systemui/statusbar/StatusBarIconView.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationDozeHelper.java 2 additions, 31 deletions...stemui/statusbar/notification/NotificationDozeHelper.java
- packages/SystemUI/src/com/android/systemui/statusbar/notification/NotificationIconDozeHelper.java 0 additions, 105 deletions...ui/statusbar/notification/NotificationIconDozeHelper.java
- packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationIconContainer.java 14 additions, 7 deletions...d/systemui/statusbar/phone/NotificationIconContainer.java
- packages/SystemUI/tests/src/com/android/SysUITestModule.kt 42 additions, 0 deletionspackages/SystemUI/tests/src/com/android/SysUITestModule.kt
- packages/SystemUI/tests/src/com/android/systemui/biometrics/AuthDialogPanelInteractionDetectorTest.kt 31 additions, 42 deletions...emui/biometrics/AuthDialogPanelInteractionDetectorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/KeyguardRootViewModelTest.kt 33 additions, 34 deletions...stemui/keyguard/ui/viewmodel/KeyguardRootViewModelTest.kt
- packages/SystemUI/tests/src/com/android/systemui/shade/data/repository/ShadeInteractorTest.kt 96 additions, 130 deletions...oid/systemui/shade/data/repository/ShadeInteractorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/data/repository/NotificationsKeyguardViewStateRepositoryTest.kt 36 additions, 50 deletions...epository/NotificationsKeyguardViewStateRepositoryTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/NotificationAlertsInteractorTest.kt 2 additions, 2 deletions...ion/domain/interactor/NotificationAlertsInteractorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/NotificationsKeyguardInteractorTest.kt 32 additions, 41 deletions.../domain/interactor/NotificationsKeyguardInteractorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/NotificationIconsInteractorTest.kt 113 additions, 168 deletions...icon/domain/interactor/NotificationIconsInteractorTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/NotificationIconContainerAlwaysOnDisplayViewModelTest.kt 72 additions, 91 deletions.../NotificationIconContainerAlwaysOnDisplayViewModelTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/NotificationIconContainerStatusBarViewModelTest.kt 251 additions, 288 deletions...wmodel/NotificationIconContainerStatusBarViewModelTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/NotificationShelfViewModelTest.kt 59 additions, 84 deletions...tion/shelf/ui/viewmodel/NotificationShelfViewModelTest.kt
- packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/SharedNotificationContainerViewModelTest.kt 71 additions, 104 deletions.../ui/viewmodel/SharedNotificationContainerViewModelTest.kt
Loading
Please register or sign in to comment