Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java354 NOTIFICATION_PANEL_OPEN(325), enumConstant
H A DNotificationManagerService.java1240 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN);
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7899 assertEquals(NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN, in testOnPanelRevealedAndHidden()