Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
H A DNotifCollectionLogger.kt108 fun logNotifDismissedIntercepted(key: String) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java259 mLogger.logNotifDismissedIntercepted(entry.getKey()); in dismissNotifications()