Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManagerLogger.kt37 fun logNotifUpdated(key: String) { regex
H A DNotificationEntryManager.java688 mLogger.logNotifUpdated(entry.getKey()); in updateNotificationInternal()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt51 fun logNotifUpdated(key: String) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java450 mLogger.logNotifUpdated(sbn.getKey()); in postNotification()
838 mLogger.logNotifUpdated(sbn.getKey()); in updateNotificationInternally()