Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java150 private boolean mUpdateSelfBackgroundOnUpdate = true; field in ExpandableNotificationRow
598 if (mUpdateSelfBackgroundOnUpdate) { in onNotificationUpdated()
602 mUpdateSelfBackgroundOnUpdate = false; in onNotificationUpdated()
1363 mUpdateSelfBackgroundOnUpdate = true;