Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java140 private boolean mUpdateBackgroundOnUpdate; field in ExpandableNotificationRow
586 if (mUpdateBackgroundOnUpdate) { in onNotificationUpdated()
587 mUpdateBackgroundOnUpdate = false; in onNotificationUpdated()
1266 mUpdateBackgroundOnUpdate = true;