Home
last modified time | relevance | path

Searched refs:NOTIFICATION_ADJUSTED (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordLoggerFake.java53 event = NotificationReportedEvent.NOTIFICATION_ADJUSTED; in CallRecord()
H A DNotificationManagerServiceTest.java4150 assertEquals(NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_ADJUSTED, in testApplyAdjustmentsLogged()
4152 assertEquals(NotificationRecordLogger.NotificationReportedEvent.NOTIFICATION_ADJUSTED, in testApplyAdjustmentsLogged()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java51 writeNotificationReportedAtom(p, NotificationReportedEvent.NOTIFICATION_ADJUSTED, in logNotificationAdjusted()
H A DNotificationRecordLogger.java115 NOTIFICATION_ADJUSTED(908); enumConstant