Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryViewWalker.kt28 fun addSmallIcon(smallIconUse: Int) = apply { smallIcon += smallIconUse } in <lambda>()
DNotificationMemoryMeter.kt82 val smallIconUse = computeIconUse(notification.smallIcon, seenBitmaps) in <lambda>() constant
144 smallIcon = smallIconUse, in <lambda>()