Searched refs:NotificationMemoryMeter (Results 1 – 4 of 4) sorted by relevance
46 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_plainNotification()64 NotificationMemoryMeter.notificationMemoryUse( in currentNotificationMemoryUse_rankerGroupNotification()85 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_plainNotification_dontDoubleCountSameBitmap()108 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_customViewNotification_marksTrue()128 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_notificationWithDataIcon_calculatesCorrectly()157 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_bigPictureStyle()183 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_callingStyle()219 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_messagingStyle()241 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_carExtender()262 NotificationMemoryMeter.notificationMemoryUse(createNotificationEntry(notification)) in currentNotificationMemoryUse_tvWearExtender()
92 NotificationMemoryMeter.notificationMemoryUse(notifications) in <lambda>()
46 NotificationMemoryMeter.notificationMemoryUse(notificationPipeline.allNotifs) in <lambda>()
23 internal object NotificationMemoryMeter { in <lambda>() object