Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt86 fun logNotifUpdated(entry: NotificationEntry) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java537 mLogger.logNotifUpdated(entry); in postNotification()
1026 mLogger.logNotifUpdated(entry); in updateNotificationInternally()