Searched refs:COUNTER_PANEL_OPEN_QS (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.systemui.shade.NotificationPanelViewController.COUNTER_PANEL_OPEN_QS;1656 mMetricsLogger.count(COUNTER_PANEL_OPEN_QS, 1); in handleTouch()
287 public static final String COUNTER_PANEL_OPEN_QS = "panel_open_qs"; field in NotificationPanelViewController