Searched refs:NotificationCounters (Results 1 – 3 of 3) sorted by relevance
22 public class NotificationCounters { class
32 import com.android.systemui.statusbar.notification.logging.NotificationCounters;123 mMetricsLogger.count(NotificationCounters.BLOCKING_HELPER_SHOWN, 1); in perhapsShowBlockingHelper()
87 import com.android.systemui.statusbar.notification.logging.NotificationCounters;1438 Dependency.get(MetricsLogger.class).count(NotificationCounters.NOTIFICATION_DISMISSED, 1);