Searched refs:NotificationCancelledEvent (Results 1 – 3 of 3) sorted by relevance
85 log(NotificationCancelledEvent.fromCancelReason(reason, dismissalSurface), r); in logNotificationCancelled()131 enum NotificationCancelledEvent implements UiEventLogger.UiEventEnum { enum186 NotificationCancelledEvent(int id) { in NotificationCancelledEvent() method in NotificationRecordLogger.NotificationCancelledEvent193 public static NotificationCancelledEvent fromCancelReason( in fromCancelReason()207 return NotificationCancelledEvent.values()[reason]; in fromCancelReason()
1453 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()
27268 PLcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;-><clinit>()V27269 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()I27272 …NotificationCancelledEvent;->values()[Lcom/android/server/notification/NotificationRecordLogger$No…54508 Lcom/android/server/notification/NotificationRecordLogger$NotificationCancelledEvent;