Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java312 int ownColorUntinted = row.getBackgroundColorWithoutTint(); in updateAppearance()
747 int backgroundColor = getBackgroundColorWithoutTint();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java1023 public int getBackgroundColorWithoutTint() { in getBackgroundColorWithoutTint() method in ActivatableNotificationView
DNotificationContentView.java670 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
673 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
DExpandableNotificationRow.java606 getBackgroundColorWithoutTint()); in updateShelfIconColor()
1292 getBackgroundColorWithoutTint(), nightMode);