Searched refs:uncheckedContentColor (Results 1 – 2 of 2) sorted by relevance
169 val uncheckedContentColor = contentColorFor(checkedEndBackgroundColor) in toggleChipDisabledColors() constant170 val uncheckedSecondaryContentColor = uncheckedContentColor in toggleChipDisabledColors()171 val uncheckedToggleControlColor = uncheckedContentColor in toggleChipDisabledColors()185 uncheckedContentColor = uncheckedContentColor.copy(alpha = ContentAlpha.disabled), in toggleChipDisabledColors()213 val uncheckedContentColor = contentColorFor(checkedEndBackgroundColor) in toggleChipBackgroundColors() constant214 val uncheckedSecondaryContentColor = uncheckedContentColor in toggleChipBackgroundColors()215 val uncheckedToggleControlColor = uncheckedContentColor in toggleChipBackgroundColors()225 uncheckedContentColor = uncheckedContentColor, in toggleChipBackgroundColors()
114 uncheckedContentColor = defaultColors.disabledUncheckedContentColor, in checkButtonTransparentColors()151 uncheckedContentColor = defaultColors.disabledUncheckedContentColor, in switchButtonDisabledLikeColors()