Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java170 private final boolean mShouldDrawNotificationBackground; field in NotificationStackScrollLayout
650 mShouldDrawNotificationBackground = in NotificationStackScrollLayout()
654 boolean willDraw = mShouldDrawNotificationBackground || mDebugLines; in NotificationStackScrollLayout()
791 if (mShouldDrawNotificationBackground in onDraw()
1015 if (!mShouldDrawNotificationBackground) { in updateBackgroundDimming()
2406 if (!mShouldDrawNotificationBackground) {