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/
DActivatableNotificationView.java222 updateBackgroundTint(); in onFinishInflate()
425 updateBackgroundTint(false); in setDark()
456 updateBackgroundTint(); in setBelowSpeedBump()
484 updateBackgroundTint(animated); in setTintColor()
516 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView
517 updateBackgroundTint(false /* animated */); in updateBackgroundTint()
520 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
DExpandableNotificationRow.java1977 protected void updateBackgroundTint() {
1978 super.updateBackgroundTint();