Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java536 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
539 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
DActivatableNotificationView.java964 public int getBackgroundColorWithoutTint() { in getBackgroundColorWithoutTint() method in ActivatableNotificationView