Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionRegistrar.kt46 fun unsubscribe(selectable: Selectable) in subscribe() method
DSelectionRegistrarImpl.kt115 override fun unsubscribe(selectable: Selectable) { in <lambda>() method
/compose/runtime/runtime/samples/src/main/java/androidx/compose/runtime/samples/
DEffectSamples.kt102 fun unsubscribe() {} in unsubscribe() method
/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/selection/
DSelectionRegistrarImplTest.kt62 fun unsubscribe() { in unsubscribe() method