Home
last modified time | relevance | path

Searched defs:longClick (Results 1 – 5 of 5) sorted by relevance

/compose/ui/ui-test/src/androidInstrumentedTest/kotlin/androidx/compose/ui/test/injectionscope/touch/
DLongClickTest.kt93 fun longClick() { in <lambda>() method in androidx.compose.ui.test.injectionscope.touch.LongClickTest
/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DMouseInjectionScope.kt387 fun MouseInjectionScope.longClick( in longClick() method
DGestureScope.kt312 fun GestureScope.longClick( in GestureScope() method
DTouchInjectionScope.kt390 fun TouchInjectionScope.longClick( in TouchInjectionScope() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/
DCombinedClickableTest.kt310 fun longClick() { in <lambda>() method