Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationPanelLogger.java46 @Nullable List<NotificationEntry> visibleNotifications); in logPanelShown()
83 static Notifications.NotificationList toNotificationProto( in toNotificationProto()
H A DNotificationPanelLoggerImpl.java36 List<NotificationEntry> visibleNotifications) { in logPanelShown()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationPanelLoggerFake.java38 List<NotificationEntry> visibleNotifications) { in logPanelShown()