Home
last modified time | relevance | path

Searched defs:util (Results 1 – 3 of 3) sorted by relevance

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/
DPointerMoveDetectorTest.kt60 private val util = layoutWithGestureDetector { detectMoves { actualMoves.add(it) } } in <lambda>() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/gestures/
DTransformGestureDetectorTest.kt71 private val util = layoutWithGestureDetector { in <lambda>() constant
DTapGestureDetectorTest.kt86 private val util = layoutWithGestureDetector { in <lambda>() constant