Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/
DToggleChip.kt162 val checkedEndBackgroundColor = in toggleChipDisabledColors() constant
169 val uncheckedContentColor = contentColorFor(checkedEndBackgroundColor) in toggleChipDisabledColors()
176 checkedEndBackgroundColor = checkedEndBackgroundColor.copy(alpha = ContentAlpha.disabled), in toggleChipDisabledColors()
204 val checkedEndBackgroundColor = in toggleChipBackgroundColors() constant
213 val uncheckedContentColor = contentColorFor(checkedEndBackgroundColor) in toggleChipBackgroundColors()
219 checkedEndBackgroundColor = checkedEndBackgroundColor, in toggleChipBackgroundColors()