Home
last modified time | relevance | path

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

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