Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java80 private static final String COUNTER_PANEL_OPEN = "panel_open"; field in NotificationPanelView
565 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onInterceptTouchEvent()
746 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1); in onTouchEvent()