Searched refs:logRemovalIntercepted (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | ||
D | NotificationEntryManagerLogger.kt | 64 fun logRemovalIntercepted(key: String) { in logRemovalIntercepted() method in com.android.systemui.statusbar.notification.NotificationEntryManagerLogger |
D | NotificationEntryManager.java | 439 mLogger.logRemovalIntercepted(key); in removeNotificationInternal() |