Searched refs:logNotifAdded (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | ||
D | NotificationEntryManagerLogger.kt | 29 fun logNotifAdded(key: String) { in logNotifAdded() method in com.android.systemui.statusbar.notification.NotificationEntryManagerLogger |
D | NotificationEntryManager.java | 600 mLogger.logNotifAdded(entry.getKey()); in addNotificationInternal() |