Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLoggerImpl.java34 final Notifications.NotificationList proto = NotificationPanelLogger.toNotificationProto( in logPanelShown()
DNotificationPanelLogger.java73 static Notifications.NotificationList toNotificationProto( in toNotificationProto() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLoggerFake.java40 NotificationPanelLogger.toNotificationProto(visibleNotifications))); in logPanelShown()