Searched refs:onShadeInactive (Results 1 – 3 of 3) sorted by relevance
271 public DynamicColor onShadeInactive() { in onShadeInactive() method in CustomDynamicColors281 (s) -> new ToneDeltaPair(onShadeInactive(), onShadeInactiveVariant(), 10.0, in onShadeInactive()295 (s) -> new ToneDeltaPair(onShadeInactiveVariant(), onShadeInactive(), 10.0, in onShadeInactiveVariant()
143 list.add(Pair.create("on_shade_inactive", customMdc.onShadeInactive())); in getCustomColorsMapped()
131 Utils.getColorAttrDefaultColor(context, R.attr.onShadeInactive) in <lambda>()135 private val colorLabelInactive = Utils.getColorAttrDefaultColor(context, R.attr.onShadeInactive) in <lambda>()