Searched refs:COUNTER_PANEL_OPEN (Results 1 – 2 of 2) sorted by relevance
87 static final String COUNTER_PANEL_OPEN = "panel_open"; field in NotificationPanelView614 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onInterceptTouchEvent()799 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onTouchEvent()
2868 mMetricsLogger.count(NotificationPanelView.COUNTER_PANEL_OPEN, 1); in handleSystemNavigationKey()