Searched defs:addLegacySuppressor (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ | ||
D | VisualInterruptionDecisionProvider.kt | 68 fun addLegacySuppressor(suppressor: NotificationInterruptSuppressor) method |
D | NotificationInterruptStateProviderWrapper.kt | 62 override fun addLegacySuppressor(suppressor: NotificationInterruptSuppressor) { in addLegacySuppressor() method in com.android.systemui.statusbar.notification.interruption.NotificationInterruptStateProviderWrapper |
D | VisualInterruptionDecisionProviderImpl.kt | 189 override fun addLegacySuppressor(suppressor: NotificationInterruptSuppressor) { in addLegacySuppressor() method |