Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DMultiPointerDraggable.kt182 detectDragGestures( in onCancelPointerInput()
231 private suspend fun AwaitPointerEventScope.detectDragGestures( in detectDragGestures() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPatternBouncer.kt27 import androidx.compose.foundation.gestures.detectDragGestures in <lambda>()
246 detectDragGestures( in <lambda>()