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