Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/text/input/
DTextInputServiceAndroid.android.kt483 private fun EditorInfo.updateWithEmojiCompat() { in EditorInfo() method
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/text/input/internal/
DLegacyPlatformTextInputServiceAdapter.android.kt427 private fun EditorInfo.updateWithEmojiCompat() { in EditorInfo() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DLegacyEditorInfoTest.kt471 private fun EditorInfo.update(imeOptions: ImeOptions) { in EditorInfo() method
DEditorInfoTest.kt585 private fun EditorInfo.update(imeOptions: ImeOptions, contentMimeTypes: Array<String>? = null) { in EditorInfo() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/
DEditorInfoTest.kt473 private fun EditorInfo.update(imeOptions: ImeOptions) { in EditorInfo() method