| /compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/ |
| D | SliderSamples.kt | 404 val startInteractionSource = remember { MutableInteractionSource() } in LegacyRangeSliderSample() constant 414 startInteractionSource = startInteractionSource, in LegacyRangeSliderSample() 422 interactionSource = startInteractionSource, in LegacyRangeSliderSample() 426 interactionSource = startInteractionSource, in LegacyRangeSliderSample() 495 val startInteractionSource = remember { MutableInteractionSource() } in RangeSliderWithCustomComponents() constant 503 startInteractionSource = startInteractionSource, in RangeSliderWithCustomComponents() 512 interactionSource = startInteractionSource in RangeSliderWithCustomComponents() 515 interactionSource = startInteractionSource, in RangeSliderWithCustomComponents()
|
| /compose/material/material/src/commonMain/kotlin/androidx/compose/material/ |
| D | Slider.kt | 406 val startInteractionSource: MutableInteractionSource = remember { MutableInteractionSource() } in RangeSlider() constant 502 startInteractionSource, in RangeSlider() 548 startInteractionSource, in RangeSlider() 720 startInteractionSource: MutableInteractionSource, in RangeSliderImpl() 757 .focusable(true, startInteractionSource) in RangeSliderImpl() 760 startInteractionSource, in RangeSliderImpl() 1059 startInteractionSource: MutableInteractionSource, in rangeSliderPressDragModifier() 1071 pointerInput(startInteractionSource, endInteractionSource, maxPx, isRtl, valueRange) { in rangeSliderPressDragModifier() 1074 startInteractionSource, in rangeSliderPressDragModifier() 1143 val startInteractionSource: MutableInteractionSource, constant in androidx.compose.material.RangeSliderLogic [all …]
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Slider.kt | 511 val startInteractionSource: MutableInteractionSource = remember { MutableInteractionSource() } in RangeSlider() constant 522 startInteractionSource = startInteractionSource, in RangeSlider() 526 interactionSource = startInteractionSource, in RangeSlider() 612 startInteractionSource: MutableInteractionSource = remember { MutableInteractionSource() }, in RangeSlider() 616 interactionSource = startInteractionSource, 657 startInteractionSource = startInteractionSource, 715 startInteractionSource: MutableInteractionSource = remember { MutableInteractionSource() }, in RangeSlider() 719 interactionSource = startInteractionSource, 745 startInteractionSource = startInteractionSource, 980 startInteractionSource: MutableInteractionSource, in RangeSliderImpl() [all …]
|
| /compose/material3/material3/api/ |
| D | restricted_1.3.0-beta02.txt | 1507 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1509 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | restricted_1.2.0-beta01.txt | 1453 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1455 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.2.0-beta02.txt | 1450 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1452 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.3.0-beta01.txt | 1507 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1509 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | restricted_1.3.0-beta01.txt | 1507 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1509 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.2.0-beta01.txt | 1453 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1455 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | restricted_1.3.0-beta03.txt | 1510 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1512 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | restricted_1.2.0-beta02.txt | 1450 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1452 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.3.0-beta03.txt | 1510 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1512 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.3.0-beta02.txt | 1507 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 1509 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.1.0-beta03.txt | 979 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.1.0-beta01.txt | 959 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | 1.1.0-beta02.txt | 979 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | restricted_current.txt | 2414 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 2416 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|
| D | current.txt | 2414 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional … 2416 …androidx.compose.foundation.interaction.MutableInteractionSource startInteractionSource, optional …
|