Searched refs:updateBackgroundTint (Results 1 – 2 of 2) sorted by relevance
162 updateBackgroundTint(); in updateBackgroundColors()172 updateBackgroundTint(); in onFinishInflate()288 updateBackgroundTint(); in setBelowSpeedBump()316 updateBackgroundTint(animated); in setTintColor()337 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView338 updateBackgroundTint(false /* animated */); in updateBackgroundTint()341 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
2994 protected void updateBackgroundTint() {2995 super.updateBackgroundTint();