Searched refs:updateBackgroundTint (Results 1 – 2 of 2) sorted by relevance
214 updateBackgroundTint(); in updateBackgroundColors()226 updateBackgroundTint(); in onFinishInflate()450 updateBackgroundTint(false); in setDark()469 updateBackgroundTint(); in setBelowSpeedBump()497 updateBackgroundTint(animated); in setTintColor()562 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView563 updateBackgroundTint(false /* animated */); in updateBackgroundTint()566 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
2843 protected void updateBackgroundTint() {2844 super.updateBackgroundTint();