Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationPanelLogger.java48 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum
55 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationPanelLogger.NotificationPanelEvent
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java319 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum
326 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationRecordLogger.NotificationPanelEvent