Home
last modified time | relevance | path

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

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