Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DNullableInputConnectionWrapper.android.kt46 internal fun NullableInputConnectionWrapper( in NullableInputConnectionWrapper() method
75 internal sealed interface NullableInputConnectionWrapper : InputConnection { interface