Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java171 NOTIFICATION_CANCEL_SNOOZED(181), enumConstant
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java2867 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
2916 .NOTIFICATION_CANCEL_SNOOZED, mNotificationRecordLogger.event(1)); in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
2941 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
2946 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
2968 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup()