Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/content/internal/
DReceiveContentConfiguration.kt54 internal fun ModifierLocalModifierNode.getReceiveContentConfiguration() = in getReceiveContentConfiguration() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/content/
DReceiveContentTest.kt216 var getReceiveContentConfiguration: (() -> ReceiveContentConfiguration?)? = null in <lambda>() variable
274 var getReceiveContentConfiguration: (() -> ReceiveContentConfiguration?)? = null in <lambda>() variable