Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerLogger.kt64 fun logRemovalIntercepted(key: String) { in logRemovalIntercepted() method in com.android.systemui.statusbar.notification.NotificationEntryManagerLogger
DNotificationEntryManager.java439 mLogger.logRemovalIntercepted(key); in removeNotificationInternal()