Home
last modified time | relevance | path

Searched defs:accentColorList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/animation/
DColorSchemeTransition.kt138 val accentColorList = ColorStateList.valueOf(accentPrimary) in accentPrimary() constant
171 val accentColorList = ColorStateList.valueOf(seamlessColor) in seamlessColor() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/
DGutsViewHolder.kt85 val accentColorList = ColorStateList.valueOf(accentPrimary) in setAccentPrimaryColor() constant