Home
last modified time | relevance | path

Searched defs:visibleNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLogger.java53 @Nullable List<NotificationEntry> visibleNotifications); in logPanelShown()
90 static Notifications.NotificationList toNotificationProto( in toNotificationProto()
DNotificationPanelLoggerImpl.java46 List<NotificationEntry> visibleNotifications) { in logPanelShown()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLoggerFake.java43 List<NotificationEntry> visibleNotifications) { in logPanelShown()