Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.kt118 protected var keyInputState: KeyInputState = KeyInputState() in createInputDispatcher() variable in androidx.compose.ui.test.InputDispatcher
906 val keyInputState: KeyInputState constant in InputDispatcherState