Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DInputMethodInterceptor.kt105 inline fun <reified T : PlatformTextInputMethodRequest> withCurrentRequest( in <lambda>() method
117 fun <T : PlatformTextInputMethodRequest> withCurrentRequest( in <lambda>() method