Searched defs:currentSemanticsNodes (Results 1 – 2 of 2) sorted by relevance
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/contentcapture/ | ||
| D | AndroidContentCaptureManager.android.kt | 104 internal var currentSemanticsNodes: IntObjectMap<SemanticsNodeWithAdjustedBounds> = in <lambda>() variable in androidx.compose.ui.contentcapture.AndroidContentCaptureManager |
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/ | ||
| D | AndroidComposeViewAccessibilityDelegateCompat.android.kt | 319 private var currentSemanticsNodes: IntObjectMap<SemanticsNodeWithAdjustedBounds> = variable in androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat |