Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java217 logNotificationClear(entry.key, entry.notification, visibility); in NotificationLogger()
275 private void logNotificationClear(String key, StatusBarNotification notification, in logNotificationClear() method in NotificationLogger