Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DTextInputService.kt63 val nextSession = TextInputSession(this, platformTextInputService) in <lambda>() constant
76 val nextSession = TextInputSession(this, platformTextInputService) in <lambda>() constant