Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationHistoryActivity.java109 enum NotificationHistoryEvent implements UiEventLogger.UiEventEnum { enum in NotificationHistoryActivity
142 NotificationHistoryEvent(int id) { in NotificationHistoryEvent() method in NotificationHistoryActivity.NotificationHistoryEvent