Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java207 updateBackgroundTint(); in updateBackgroundColors()
219 updateBackgroundTint(); in onFinishInflate()
452 updateBackgroundTint(); in setBelowSpeedBump()
480 updateBackgroundTint(animated); in setTintColor()
541 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView
542 updateBackgroundTint(false /* animated */); in updateBackgroundTint()
545 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
DExpandableNotificationRow.java2831 protected void updateBackgroundTint() {
2832 super.updateBackgroundTint();