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