Home
last modified time | relevance | path

Searched refs:removeSuppressor (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DNotificationInterruptStateProvider.java191 void removeSuppressor(NotificationInterruptSuppressor suppressor); in removeSuppressor() method
DNotificationInterruptStateProviderWrapper.kt67 wrapped.removeSuppressor(suppressor) in removeLegacySuppressor()
DNotificationInterruptStateProviderImpl.java191 public void removeSuppressor(NotificationInterruptSuppressor suppressor) { in removeSuppressor() method in NotificationInterruptStateProviderImpl