Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java134 NOTIFICATION_CANCEL_CLICK(164), enumConstant
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7435 assertEquals(NotificationRecordLogger.NotificationCancelledEvent.NOTIFICATION_CANCEL_CLICK, in testNotificationBubbles_bubbleChildrenStay_whenGroupSummaryClicked()