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.java164 updateBackgroundTint(); in onFinishInflate()
357 updateBackgroundTint(); in setShowingLegacyBackground()
365 updateBackgroundTint(); in setBelowSpeedBump()
374 updateBackgroundTint(); in setTintColor()
377 private void updateBackgroundTint() { in updateBackgroundTint() method in ActivatableNotificationView