Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java199 NOTIFICATION_CANCEL_SNOOZED(181), enumConstant
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java4124 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
4175 .NOTIFICATION_CANCEL_SNOOZED, mNotificationRecordLogger.event(1)); in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
4201 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
4206 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
4229 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup()
4260 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeAutoGroupChild_summaryNotSnoozed()