Home
last modified time | relevance | path

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

/compose/material/material/src/commonMain/kotlin/androidx/compose/material/
DSlider.kt728 val endContentDescription = getString(Strings.SliderRangeEnd) in RangeSliderImpl() constant
767 contentDescription = endContentDescription in RangeSliderImpl()
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DSlider.kt997 val endContentDescription = getString(Strings.SliderRangeEnd) in RangeSliderImpl() constant
1027 contentDescription = endContentDescription in RangeSliderImpl()