Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerLogger.kt29 fun logNotifAdded(key: String) { in logNotifAdded() method in com.android.systemui.statusbar.notification.NotificationEntryManagerLogger
DNotificationEntryManager.java600 mLogger.logNotifAdded(entry.getKey()); in addNotificationInternal()