Home
last modified time | relevance | path

Searched refs:NOTIFICATION_DISMISSED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationCounters.java24 public static final String NOTIFICATION_DISMISSED = "notification_dismissed"; field in NotificationCounters
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1432 Dependency.get(MetricsLogger.class).count(NotificationCounters.NOTIFICATION_DISMISSED, 1);