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