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.java146 updateBackgroundTint(); in updateBackgroundColors()
170 updateBackgroundTint(); in onFinishInflate()
245 updateBackgroundTint(); in setBelowSpeedBump()
262 updateBackgroundTint(animated); in setTintColor()
283 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView
284 updateBackgroundTint(false /* animated */); in updateBackgroundTint()
287 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
DExpandableNotificationRow.java3363 protected void updateBackgroundTint() {
3364 super.updateBackgroundTint();