Searched refs:createLegacyPlatformTextInputServiceAdapter (Results 1 – 4 of 4) sorted by relevance
21 internal actual fun createLegacyPlatformTextInputServiceAdapter(): method
31 internal expect fun createLegacyPlatformTextInputServiceAdapter(): in createLegacyPlatformTextInputServiceAdapter() method
60 internal actual fun createLegacyPlatformTextInputServiceAdapter(): in createLegacyPlatformTextInputServiceAdapter() method
33 import androidx.compose.foundation.text.input.internal.createLegacyPlatformTextInputServiceAdapter in <lambda>()212 val legacyTextInputServiceAdapter = remember { createLegacyPlatformTextInputServiceAdapter() } in <lambda>()