Searched refs:dragController2 (Results 1 – 1 of 1) sorted by relevance
441 val dragController2 = onDragStartedImmediately() in <lambda>() constant442 dragController2.onDragDelta(pixels = up(fractionOfScreen = 1f)) in <lambda>()451 dragController2.onDragStopped(velocity = -velocityThreshold) in <lambda>()472 val dragController2 = onDragStartedImmediately() in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle() constant473 dragController2.onDragDelta(pixels = up(fractionOfScreen = 0.5f)) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()474 dragController2.onDragDelta(pixels = up(fractionOfScreen = 0.5f)) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()478 dragController2.onDragDelta(pixels = up(fractionOfScreen = 0.5f)) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()479 dragController2.onDragStopped(velocity = 0f) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()485 dragController2.onDragDelta(pixels = up(fractionOfScreen = 0.5f)) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()486 dragController2.onDragStopped(velocity = 0f) in onAccelaratedScrollBothTargetsBecomeNull_settlesToIdle()[all …]