Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/autofill/
DAndroidAutofillManager.android.kt157 fun populateViewStructure(rootViewStructure: ViewStructure) { in <lambda>() method
DAndroidAutofill.android.kt88 internal fun AndroidAutofill.populateViewStructure(root: ViewStructure) { in populateViewStructure() method