Home | History | Annotate | Download | only in notification

Lines Matching defs:COUNTER_PREFIX

1231         private static final String COUNTER_PREFIX = "dnd_mode_";
1248 MetricsLogger.count(mContext, COUNTER_PREFIX + mPreviousZenMode, (int) since);