Home
last modified time | relevance | path

Searched refs:wearBackground (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryMeterTest.kt258 val wearBackground = Bitmap.createBitmap(443, 433, Bitmap.Config.ARGB_8888) in currentNotificationMemoryUse_tvWearExtender() constant
259 val wearExtender = Notification.WearableExtender().setBackground(wearBackground) in currentNotificationMemoryUse_tvWearExtender()
269 extender = 388 + wearBackground.allocationByteCount, in currentNotificationMemoryUse_tvWearExtender()