Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DTextInputService.kt142 class TextInputSession( class
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DTextInputSession.android.kt36 internal interface TextInputSession : ImeEditCommandScope { interface