Searched defs:keyInputState (Results 1 – 1 of 1) sorted by relevance
| /compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/ | ||
| D | InputDispatcher.kt | 118 protected var keyInputState: KeyInputState = KeyInputState() in createInputDispatcher() variable in androidx.compose.ui.test.InputDispatcher |