Searched refs:updateBackgroundTint (Results 1 – 3 of 3) sorted by relevance
80 if (updateBackgroundTint()) { in onSetBackgroundResource()90 if (updateBackgroundTint()) { in onSetBackgroundDrawable()106 if (updateBackgroundTint()) { in setSupportBackgroundTintList()115 private boolean updateBackgroundTint() { in updateBackgroundTint() method in AppCompatBackgroundHelper
205 updateBackgroundTint(); in onFinishInflate()468 updateBackgroundTint(); in setShowingLegacyBackground()476 updateBackgroundTint(); in setBelowSpeedBump()492 updateBackgroundTint(animated); in setTintColor()495 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView496 updateBackgroundTint(false /* animated */); in updateBackgroundTint()499 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
1562 protected void updateBackgroundTint() {1563 super.updateBackgroundTint();