Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java175 void addSuppressor(NotificationInterruptSuppressor suppressor); in addSuppressor()
DNotificationInterruptStateProviderImpl.java167 public void addSuppressor(NotificationInterruptSuppressor suppressor) { in addSuppressor()