Loading packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/NotificationMemoryMonitorTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ class NotificationMemoryMonitorTest : SysuiTestCase() { smallIcon = notification.smallIcon.bitmap.allocationByteCount, largeIcon = notification.getLargeIcon().bitmap.allocationByteCount, extras = 4092, bigPicture = 960000, bigPicture = bigPicture.bitmap.allocationByteCount, extender = 0, style = "BigPictureStyle", styleIcon = bigPictureIcon.bitmap.allocationByteCount, Loading Loading
packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/NotificationMemoryMonitorTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ class NotificationMemoryMonitorTest : SysuiTestCase() { smallIcon = notification.smallIcon.bitmap.allocationByteCount, largeIcon = notification.getLargeIcon().bitmap.allocationByteCount, extras = 4092, bigPicture = 960000, bigPicture = bigPicture.bitmap.allocationByteCount, extender = 0, style = "BigPictureStyle", styleIcon = bigPictureIcon.bitmap.allocationByteCount, Loading