Searched refs:logNoBubbleNoMetadata (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
D | NotificationInterruptLogger.kt | 67 fun logNoBubbleNoMetadata(entry: NotificationEntry) { in logNoBubbleNoMetadata() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptLogger |
D | NotificationInterruptStateProviderImpl.java | 215 mLogger.logNoBubbleNoMetadata(entry); in shouldBubbleUp() |