Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DKeyInjectionScope.kt145 fun KeyInjectionScope.pressKey( in pressKey() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DTextFieldOutputTransformationHardwareKeysIntegrationTest.kt585 private fun pressKey(key: Key) { in pressKey() method
DTextFieldCodepointTransformationTest.kt821 private fun pressKey(key: Key) { in <lambda>() method in androidx.compose.foundation.text.input.TextFieldCodepointTransformationTest