Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/
DNotifCollectionLogger.kt116 fun logNotifClearAllDismissalIntercepted(key: String) { in logNotifClearAllDismissalIntercepted() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java307 mLogger.logNotifClearAllDismissalIntercepted(entry.getKey()); in dismissAllNotifications()