Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java845 mWindowManager.addView(mScreenDecorHwcWindow, getHwcWindowLayoutParams()); in createHwcOverlay()
884 private WindowManager.LayoutParams getHwcWindowLayoutParams() { in getHwcWindowLayoutParams() method in ScreenDecorations
1242 mWindowManager.updateViewLayout(mScreenDecorHwcWindow, getHwcWindowLayoutParams()); in updateLayoutParams()