Home
last modified time | relevance | path

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

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