Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java383 mUseHeadsUp = ENABLE_HEADS_UP && !mDisableNotificationAlerts
1868 mDisableNotificationAlerts = in disable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java188 protected boolean mDisableNotificationAlerts = false; field in BaseStatusBar