| /compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/performance/ |
| D | DrawingDemo.kt | 52 ) { _, dragAmount -> in <lambda>() method
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/gestures/ |
| D | DragGestureDetectorWhileMovingUIToPopupTest.kt | 67 private val dragAmount = Offset(0f, 50f) in <lambda>() constant
|
| D | DragGestureDetectorTest.kt | 101 ) { change, dragAmount -> in <lambda>() method 127 ) { change, dragAmount -> in <lambda>() method 151 ) { change, dragAmount -> in <lambda>() method
|
| /compose/ui/ui/integration-tests/ui-demos/src/main/java/androidx/compose/ui/demos/gestures/ |
| D | PopupDragDemo.kt | 50 detectDragGestures { _, dragAmount -> in <lambda>() method
|
| D | LongPressDragGestureDetectorDemo.kt | 61 ) { _, dragAmount -> in <lambda>() method
|
| D | TapPressureGestureDetectorDemo.kt | 88 detectDragGestures { change: PointerInputChange, dragAmount: Offset -> in <lambda>() method
|
| /compose/foundation/foundation/samples/src/main/java/androidx/compose/foundation/samples/ |
| D | DragGestureDetectorSamples.kt | 155 detectHorizontalDragGestures { _, dragAmount -> in DetectHorizontalDragGesturesSample() method 261 detectVerticalDragGestures { _, dragAmount -> in DetectVerticalDragGesturesSample() method 378 detectDragGestures { _, dragAmount -> in DetectDragGesturesSample() method 406 detectDragGesturesAfterLongPress { _, dragAmount -> in DetectDragWithLongPressGesturesSample() method
|
| /compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/ |
| D | SuspendingGesturesDemo.kt | 281 detectVerticalDragGestures { _, dragAmount -> in OrientationLockDragGestures() method 295 detectHorizontalDragGestures { _, dragAmount -> in OrientationLockDragGestures() method 328 detectDragGestures { _, dragAmount -> in Drag2DGestures() method
|
| /compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/fancy/ |
| D | SpringChainDemo.kt | 59 detectDragGestures { _, dragAmount -> leader += dragAmount } in <lambda>() method
|
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/selection/ |
| D | TextFieldSelectionState.kt | 630 onDrag = onDrag@{ change, dragAmount -> in <lambda>() method
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | TimePicker.kt | 1543 ) { _, dragAmount -> in <lambda>() method
|