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.java503 int ownColorUntinted = expandableRow.getBackgroundColorWithoutTint(); in updateAppearance()
948 int backgroundColor = getBackgroundColorWithoutTint(); in setIconTransformationAmount()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java766 public int getBackgroundColorWithoutTint() { in getBackgroundColorWithoutTint() method in ActivatableNotificationView
DNotificationContentView.java832 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
835 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()
DExpandableNotificationRow.java788 getBackgroundColorWithoutTint()); in getOriginalIconColor()
791 getBackgroundColorWithoutTint()); in getOriginalIconColor()