Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java433 int ownColorUntinted = expandableRow.getBackgroundColorWithoutTint(); in updateAppearance()
904 int backgroundColor = getBackgroundColorWithoutTint(); in setIconTransformationAmount()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java683 public int getBackgroundColorWithoutTint() { in getBackgroundColorWithoutTint() method in ActivatableNotificationView
H A DNotificationContentView.java737 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
740 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
H A DExpandableNotificationRow.java664 getBackgroundColorWithoutTint()); in getOriginalIconColor()
1412 getBackgroundColorWithoutTint(), nightMode);