Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java261 NOTIFICATION_DIRECT_REPLIED(331), enumConstant
H A DNotificationManagerService.java1280 NotificationRecordLogger.NotificationEvent.NOTIFICATION_DIRECT_REPLIED,
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java3801 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_DIRECT_REPLIED, in testStats_updatedOnDirectReply()