Searched refs:NotificationPanelEvent (Results 1 – 8 of 8) sorted by relevance
48 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum55 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationPanelLogger.NotificationPanelEvent62 public static NotificationPanelEvent fromLockscreen(boolean isLockscreen) { in fromLockscreen()
37 /* int event_id */ NotificationPanelEvent.fromLockscreen(isLockscreen).getId(), in logPanelShown()
303 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum { enum310 NotificationPanelEvent(int id) { in NotificationPanelEvent() method in NotificationRecordLogger.NotificationPanelEvent
986 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN);998 NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE);
530 assertEquals(NotificationStackScrollLayout.NotificationPanelEvent in testClearNotifications_All()538 assertEquals(NotificationStackScrollLayout.NotificationPanelEvent in testClearNotifications_Gentle()
5692 mUiEventLogger.log(NotificationPanelEvent.fromSelection(selection));6889 enum NotificationPanelEvent implements UiEventLogger.UiEventEnum {6896 NotificationPanelEvent(int id) {
4933 assertEquals(NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_OPEN, in testOnPanelRevealedAndHidden()4935 assertEquals(NotificationRecordLogger.NotificationPanelEvent.NOTIFICATION_PANEL_CLOSE, in testOnPanelRevealedAndHidden()
21997 PLcom/android/server/notification/NotificationRecordLogger$NotificationPanelEvent;-><clinit>()V21998 PLcom/android/server/notification/NotificationRecordLogger$NotificationPanelEvent;-><init>(Ljava/la…21999 HPLcom/android/server/notification/NotificationRecordLogger$NotificationPanelEvent;->getId()I43781 Lcom/android/server/notification/NotificationRecordLogger$NotificationPanelEvent;