Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java356 NOTIFICATION_PANEL_CLOSE(326); enumConstant
DNotificationManagerService.java1398 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java8753 assertEquals(NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE, in testOnPanelRevealedAndHidden()