Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/
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()