Searched refs:COUNTER_PANEL_OPEN (Results 1 – 2 of 2) sorted by relevance
99 static final String COUNTER_PANEL_OPEN = "panel_open"; field in NotificationPanelView702 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onInterceptTouchEvent()886 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onTouchEvent()
2211 mMetricsLogger.count(NotificationPanelView.COUNTER_PANEL_OPEN, 1); in handleSystemKey()