Home
last modified time | relevance | path

Searched defs:suppressor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProvider.java178 void addSuppressor(NotificationInterruptSuppressor suppressor); in addSuppressor()
H A DNotificationInterruptStateProviderImpl.java169 public void addSuppressor(NotificationInterruptSuppressor suppressor) { in addSuppressor()