Searched refs:updateBackgroundTint (Results 1 – 2 of 2) sorted by relevance
146 updateBackgroundTint(); in updateBackgroundColors()170 updateBackgroundTint(); in onFinishInflate()245 updateBackgroundTint(); in setBelowSpeedBump()262 updateBackgroundTint(animated); in setTintColor()283 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView284 updateBackgroundTint(false /* animated */); in updateBackgroundTint()287 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
3363 protected void updateBackgroundTint() {3364 super.updateBackgroundTint();