Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInterruptionStateProvider.java383 public void setDisableNotificationAlerts(boolean disableNotificationAlerts) { in setDisableNotificationAlerts() argument
384 mDisableNotificationAlerts = disableNotificationAlerts; in setDisableNotificationAlerts()