Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java876 final WindowManager.LayoutParams lp = getWindowLayoutBaseParams(); in getWindowLayoutParams()
885 final WindowManager.LayoutParams lp = getWindowLayoutBaseParams(); in getHwcWindowLayoutParams()
896 private WindowManager.LayoutParams getWindowLayoutBaseParams() { in getWindowLayoutBaseParams() method in ScreenDecorations