Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java366 private boolean mContinuousBackgroundUpdate; field in NotificationStackScrollLayout
5907 if (continuousBackground != mContinuousBackgroundUpdate) {
5908 mContinuousBackgroundUpdate = continuousBackground;