Home
last modified time | relevance | path

Searched defs:customViews (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemory.kt68 val customViews: Int, constant in com.android.systemui.statusbar.notification.logging.NotificationViewUsage
DNotificationMemoryViewWalker.kt25 private var customViews: Int = 0 in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryViewWalker.UsageBuilder
DNotificationMemoryDumper.kt135 var customViews: Int = 0, in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryDumper.dumpNotificationViewUsage.Totals
DNotificationMemoryLogger.kt67 var customViews: Int = 0 in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryLogger.NotificationMemoryUseAtomBuilder
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto565 optional int32 customViews = 17; field