Home
last modified time | relevance | path

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

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