Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/footer/ui/compose/
DFooterActions.kt200 val newConstraints = in FooterActions() constant
206 val placeable = measurable.measure(newConstraints) in FooterActions()