Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DIgnorableChildLinearLayout.kt50 val actualWidthSpec = if (forceUnspecifiedMeasure && orientation == HORIZONTAL) { in onMeasure() constant
58 super.onMeasure(actualWidthSpec, actualHeightSpec) in onMeasure()