Loading packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/ui/viewmodel/OngoingActivityChipsWithNotifsViewModelTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -913,7 +913,7 @@ class OngoingActivityChipsWithNotifsViewModelTest : SysuiTestCase() { ), activeNotificationModel( key = "fourthNotif", statusBarChipIcon = thirdIcon, statusBarChipIcon = fourthIcon, promotedContent = PromotedNotificationContentModel.Builder("fourthNotif").build(), ), Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/ui/viewmodel/OngoingActivityChipsWithNotifsViewModelTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -913,7 +913,7 @@ class OngoingActivityChipsWithNotifsViewModelTest : SysuiTestCase() { ), activeNotificationModel( key = "fourthNotif", statusBarChipIcon = thirdIcon, statusBarChipIcon = fourthIcon, promotedContent = PromotedNotificationContentModel.Builder("fourthNotif").build(), ), Loading