Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt145 val measureWidthSpec = MeasureSpec.makeMeasureSpec(widgetState.measureWidth, regex
149 child.measure(measureWidthSpec, measureHeightSpec)
203 val measureWidthSpec = MeasureSpec.makeMeasureSpec(widgetState.measureWidth, regex
207 child.measure(measureWidthSpec, measureHeightSpec)