Home
last modified time | relevance | path

Searched defs:NotificationPanelEvent (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationPanelLogger.java56 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum
65 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationPanelLogger.NotificationPanelEvent
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java352 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum
359 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationRecordLogger.NotificationPanelEvent