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