Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java199 NOTIFICATION_CANCEL_SNOOZED(181), enumConstant
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4686 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
4737 .NOTIFICATION_CANCEL_SNOOZED, mNotificationRecordLogger.event(1)); in testSnoozeRunnable_snoozeGroupChild_fellowChildren()
4763 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
4768 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
4791 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeGroupChild_noOthersInGroup()
4822 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeAutoGroupChild_summaryNotSnoozed()