Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java81 private static final String COUNTER_PANEL_OPEN_QS = "panel_open_qs"; field in NotificationPanelView
785 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN_QS, 1); in handleQsTouch()