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.java58 @Nullable List<NotificationEntry> visibleNotifications); in logPanelShown()
97 static Notifications.NotificationList toNotificationProto( in toNotificationProto()
133 static Notifications.NotificationList adapterToNotificationProto( in adapterToNotificationProto()
DNotificationPanelLoggerImpl.java47 List<NotificationEntry> visibleNotifications) { in logPanelShown()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLoggerFake.java44 List<NotificationEntry> visibleNotifications) { in logPanelShown()