Searched refs:TINT_COLOR (Results 1 – 1 of 1) sorted by relevance
90 .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