Home
last modified time | relevance | path

Searched refs:uncheckedSecondaryContentColor (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/PermissionController/wear-permission-components/src/wear.permission.components/material2/
DToggleChip.kt170 val uncheckedSecondaryContentColor = uncheckedContentColor in toggleChipDisabledColors() constant
186 uncheckedSecondaryContentColor = in toggleChipDisabledColors()
187 uncheckedSecondaryContentColor.copy(alpha = ContentAlpha.disabled), in toggleChipDisabledColors()
214 val uncheckedSecondaryContentColor = uncheckedContentColor in toggleChipBackgroundColors() constant
226 uncheckedSecondaryContentColor = uncheckedSecondaryContentColor, in toggleChipBackgroundColors()
/packages/modules/Permission/PermissionController/wear-permission-components/src/wear.permission.components/material3/
DWearPermissionToggleControlStyle.kt115 uncheckedSecondaryContentColor = defaultColors.disabledUncheckedSecondaryContentColor, in checkButtonTransparentColors()
152 uncheckedSecondaryContentColor = defaultColors.disabledUncheckedSecondaryContentColor, in switchButtonDisabledLikeColors()