Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/wear-permission-components/src/wear.permission.components/material2/
DToggleChip.kt168 val uncheckedEndBackgroundColor = uncheckedStartBackgroundColor in toggleChipDisabledColors() constant
183 uncheckedEndBackgroundColor = in toggleChipDisabledColors()
184 uncheckedEndBackgroundColor.copy(alpha = ContentAlpha.disabled), in toggleChipDisabledColors()
212 val uncheckedEndBackgroundColor = uncheckedStartBackgroundColor in toggleChipBackgroundColors() constant
224 uncheckedEndBackgroundColor = uncheckedEndBackgroundColor, in toggleChipBackgroundColors()