Searched defs:COUNTER_PANEL_OPEN_QS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java93 static final String COUNTER_PANEL_OPEN_QS = "panel_open_qs"; field in class:NotificationPanelView
896 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN_QS, 1);

Completed in 54 milliseconds