Searched refs:tertiaryFixed (Results 1 – 3 of 3) sorted by relevance
64 val tertiaryFixed = getColor(context, R.attr.materialColorTertiaryFixed) constant
108 list.add(Pair.create("tertiary_fixed", mdc.tertiaryFixed())); in getFixedColorsMapped()
902 border = BorderStroke(CardOutlineWidth, LocalAndroidColorScheme.current.tertiaryFixed), in HighlightedItem()