Home
last modified time | relevance | path

Searched refs:NotificationCancelledEvent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java85 log(NotificationCancelledEvent.fromCancelReason(reason, dismissalSurface), r); in logNotificationCancelled()
131 enum NotificationCancelledEvent implements UiEventLogger.UiEventEnum { enum
186 NotificationCancelledEvent(int id) { in NotificationCancelledEvent() method in NotificationRecordLogger.NotificationCancelledEvent
193 public static NotificationCancelledEvent fromCancelReason( in fromCancelReason()
207 return NotificationCancelledEvent.values()[reason]; in fromCancelReason()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1453 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_APP_CANCEL, in testEnqueueNotificationWithTag_LogsAgainAfterCancel()
2867 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_SNOOZED, in testSnoozeRunnable_snoozeNonGrouped()
2915 assertEquals(NotificationRecordLogger.NotificationCancelledEvent 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()
3891 NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_USER_AOD, in testStats_dismissalSurface()
6551 assertEquals(NotificationRecordLogger.NotificationCancelledEvent in testCancelNotificationsFromListener_cancelsNonBubble()
7435 assertEquals(NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_CLICK, in testNotificationBubbles_bubbleChildrenStay_whenGroupSummaryClicked()
7437 assertEquals(NotificationRecordLogger.NotificationCancelledEvent in testNotificationBubbles_bubbleChildrenStay_whenGroupSummaryClicked()
/aosp12/frameworks/base/services/
H A Dart-profile27268 PLcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;-><clinit>()V
27269 PLcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;-><init>(Ljav…
27270 …ordLogger$NotificationCancelledEvent;->fromCancelReason(II)Lcom/android/server/notification/Notifi…
27271 HPLcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;->getId()I
27272NotificationCancelledEvent;->values()[Lcom/android/server/notification/NotificationRecordLogger$No…
54508 Lcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;