Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionRegistrar.kt129 fun notifySelectionUpdateEnd() in subscribe() method
DSelectionRegistrarImpl.kt209 override fun notifySelectionUpdateEnd() { in <lambda>() method