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.java436 int ownColorUntinted = expandableRow.getBackgroundColorWithoutTint(); in updateAppearance()
885 int backgroundColor = getBackgroundColorWithoutTint(); in setIconTransformationAmount()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java758 public int getBackgroundColorWithoutTint() { in getBackgroundColorWithoutTint() method in ActivatableNotificationView
DNotificationContentView.java780 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
783 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
DExpandableNotificationRow.java690 getBackgroundColorWithoutTint()); in getOriginalIconColor()
1469 getBackgroundColorWithoutTint(), nightMode);