Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java177 updateBackgroundTint(); in onFinishInflate()
370 updateBackgroundTint(); in setShowingLegacyBackground()
378 updateBackgroundTint(); in setBelowSpeedBump()
387 updateBackgroundTint(); in setTintColor()
390 private void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView