Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInterruptionStateProvider.java77 private boolean mDisableNotificationAlerts; field in NotificationInterruptionStateProvider
120 mUseHeadsUp = ENABLE_HEADS_UP && !mDisableNotificationAlerts in setUpWithPresenter()
399 mDisableNotificationAlerts = disableNotificationAlerts; in setDisableNotificationAlerts()
406 return mDisableNotificationAlerts; in areNotificationAlertsDisabled()