Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CLICKED (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java249 NOTIFICATION_CLICKED(320), enumConstant
H A DNotificationManagerService.java1070 NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, r);
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7433 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, in testNotificationBubbles_bubbleChildrenStay_whenGroupSummaryClicked()
7467 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, in testNotificationBubbles_bubbleStays_whenClicked()
7508 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_CLICKED, in testNotificationBubbles_bubbleStays_whenClicked_afterBubbleDismissed()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto10624 NOTIFICATION_CLICKED = 3; enumerator