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.java73 private boolean mDisableNotificationAlerts; field in NotificationInterruptionStateProvider
108 mUseHeadsUp = ENABLE_HEADS_UP && !mDisableNotificationAlerts in setUpWithPresenter()
384 mDisableNotificationAlerts = disableNotificationAlerts; in setDisableNotificationAlerts()