Home
last modified time | relevance | path

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

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