Searched refs:countWithInflatedViews (Results 1 – 3 of 3) sorted by relevance
54 var countWithInflatedViews: Int = 0 in <lambda>() variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryLogger.NotificationMemoryUseAtomBuilder108 use.countWithInflatedViews, in <lambda>()175 use.countWithInflatedViews++ in aggregateMemoryUsageData()
279 countWithInflatedViews: Int, in <lambda>()299 .that(value.countWithInflatedViews) in <lambda>()300 .isEqualTo(countWithInflatedViews) in <lambda>()
539 optional int32 countWithInflatedViews = 4; field