Home
last modified time | relevance | path

Searched refs:setDisableNotificationAlerts (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInterruptionStateProvider.java383 public void setDisableNotificationAlerts(boolean disableNotificationAlerts) { in setDisableNotificationAlerts() method in NotificationInterruptionStateProvider
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1449 mNotificationInterruptionStateProvider.setDisableNotificationAlerts( in disable()