Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java109 enum NotificationReportedEvent implements UiEventLogger.UiEventEnum { enum
118 NotificationReportedEvent(int id) { in NotificationReportedEvent() method in NotificationRecordLogger.NotificationReportedEvent