Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DControlViewHolderTest.kt90 .setTint(TINT_COLOR) in updateStatusRow_customIconWithTint_iconTintRemains()
96 assertThat(cvh.icon.imageTintList).isEqualTo(ColorStateList.valueOf(TINT_COLOR)) in updateStatusRow_customIconWithTint_iconTintRemains()
101 val customIconTintList = ColorStateList.valueOf(TINT_COLOR) in updateStatusRow_customIconWithTintList_iconTintListRemains()
136 private const val TINT_COLOR = 0x00ff00 // Should be different from [COLOR] constant