Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java878 lp.height = getHeightLayoutParamByPos(pos); in getWindowLayoutParams()
928 private int getHeightLayoutParamByPos(@BoundsPosition int pos) { in getHeightLayoutParamByPos() method in ScreenDecorations