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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java92 static final String COUNTER_PANEL_OPEN = "panel_open"; field in class:NotificationPanelView
672 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1);
856 MetricsLogger.count(mContext, COUNTER_PANEL_OPEN, 1);

Completed in 137 milliseconds