Home
last modified time | relevance | path

Searched refs:updateBackgroundTint (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatBackgroundHelper.java80 if (updateBackgroundTint()) { in onSetBackgroundResource()
90 if (updateBackgroundTint()) { in onSetBackgroundDrawable()
106 if (updateBackgroundTint()) { in setSupportBackgroundTintList()
115 private boolean updateBackgroundTint() { in updateBackgroundTint() method in AppCompatBackgroundHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java205 updateBackgroundTint(); in onFinishInflate()
468 updateBackgroundTint(); in setShowingLegacyBackground()
476 updateBackgroundTint(); in setBelowSpeedBump()
492 updateBackgroundTint(animated); in setTintColor()
495 protected void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView
496 updateBackgroundTint(false /* animated */); in updateBackgroundTint()
499 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint() method in ActivatableNotificationView
DExpandableNotificationRow.java1562 protected void updateBackgroundTint() {
1563 super.updateBackgroundTint();