Home
last modified time | relevance | path

Searched refs:mutableChildBuildScope (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DBuildScopeImpl.kt149 val childScope = mutableChildBuildScope() in <lambda>()
301 private fun mutableChildBuildScope(): BuildScopeImpl { in <lambda>() method