Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionRegistrar.kt56 fun notifyPositionChange(selectableId: Long) in subscribe() method
DSelectionRegistrarImpl.kt166 override fun notifyPositionChange(selectableId: Long) { in <lambda>() method