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