OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COUNTER_PANEL_OPEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java
84
static final String
COUNTER_PANEL_OPEN
= "panel_open";
582
MetricsLogger.count(mContext,
COUNTER_PANEL_OPEN
, 1);
758
MetricsLogger.count(mContext,
COUNTER_PANEL_OPEN
, 1);
[
all
...]
PhoneStatusBar.java
[
all
...]
Completed in 61 milliseconds