Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java154 private static final String COUNTER_PANEL_OPEN_PEEK = "panel_open_peek"; field in NotificationPanelView
1034 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN_PEEK, 1); in onInterceptTouchEvent()
1253 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN_PEEK, 1); in onTouchEvent()