Home
last modified time | relevance | path

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

/packages/services/Car/tests/CustomizationTool/src/com/android/car/customization/tool/ui/
DCustomizationToolUI.kt199 val mainWidth = mMainLayout.measuredWidth in <lambda>() constant
207 windowLayoutParams.width = min(max(mainWidth, panelMinWidth), usableWindowWidth) in <lambda>()