Searched refs:updateBackgroundTint (Results 1 – 2 of 2) sorted by relevance
222 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 ActivatableNotificationView517 updateBackgroundTint(false /* animated */); in updateBackgroundTint()520 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
1977 protected void updateBackgroundTint() {1978 super.updateBackgroundTint();