Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java159 enum NotificationCancelledEvent implements UiEventLogger.UiEventEnum { enum
223 NotificationCancelledEvent(int id) { in NotificationCancelledEvent() method in NotificationRecordLogger.NotificationCancelledEvent