Home
last modified time | relevance | path

Searched refs:NOTIFICATION_POSTED (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java111 NOTIFICATION_POSTED(162), enumConstant
127 NotificationReportedEvent.NOTIFICATION_POSTED; in fromRecordPair()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1357 assertEquals(NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_WritesExpectedLogs()
1386 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_LogsOnMajorUpdates()
1409 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_DoesNotLogOnMinorUpdate()
1427 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_DoesNotLogOnTitleUpdate()
1447 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
1458 NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_POSTED, in testEnqueueNotificationWithTag_LogsAgainAfterCancel()