Home
last modified time | relevance | path

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

/frameworks/base/services/usage/java/com/android/server/usage/
DBroadcastResponseStatsLogger.java204 private static final class NotificationEvent implements Data { class in BroadcastResponseStatsLogger
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java272 enum NotificationEvent implements UiEventLogger.UiEventEnum { enum
319 NotificationEvent(int id) { in NotificationEvent() method in NotificationRecordLogger.NotificationEvent