Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java127 private boolean mUpdateBackgroundOnUpdate; field in ExpandableNotificationRow
580 if (mUpdateBackgroundOnUpdate) { in onNotificationUpdated()
581 mUpdateBackgroundOnUpdate = false; in onNotificationUpdated()
1243 mUpdateBackgroundOnUpdate = true;