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.java230 logNotificationClear(entry.getKey(), entry.getSbn(), visibility); in NotificationLogger()
301 private void logNotificationClear(String key, StatusBarNotification notification, in logNotificationClear() method in NotificationLogger