Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java189 private final boolean mShouldDrawNotificationBackground; field in NotificationStackScrollLayout
560 mShouldDrawNotificationBackground = in NotificationStackScrollLayout()
762 if (mShouldDrawNotificationBackground
930 if (!mShouldDrawNotificationBackground) {
2429 if (!mShouldDrawNotificationBackground || mAmbientState.isFullyDark()) {
4754 boolean willDraw = mShouldDrawNotificationBackground || DEBUG;