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()
764 if (mShouldDrawNotificationBackground
932 if (!mShouldDrawNotificationBackground) {
2431 if (!mShouldDrawNotificationBackground || mAmbientState.isFullyDark()) {
4757 boolean willDraw = mShouldDrawNotificationBackground || DEBUG;