Searched refs:onPrimaryFixed (Results 1 – 2 of 2) sorted by relevance
58 val onPrimaryFixed = getColor(context, R.attr.materialColorOnPrimaryFixed) constant
102 list.add(Pair.create("on_primary_fixed", mdc.onPrimaryFixed())); in getFixedColorsMapped()