Searched refs:shadeDisabled (Results 1 – 3 of 3) sorted by relevance
267 /* toneDeltaPair= */(s) -> new ToneDeltaPair(shadeInactive(), shadeDisabled(), 15.0, in shadeInactive()299 public DynamicColor shadeDisabled() { in shadeDisabled() method in CustomDynamicColors
145 list.add(Pair.create("shade_disabled", customMdc.shadeDisabled())); in getCustomColorsMapped()
121 private val colorUnavailable = Utils.getColorAttrDefaultColor(context, R.attr.shadeDisabled) in <lambda>()