Searched refs:getWindowLayoutBaseParams (Results 1 – 2 of 2) sorted by relevance
97 ScreenDecorations.getWindowLayoutBaseParams(excludeFromScreenshots).apply { in addToWindow()
898 final WindowManager.LayoutParams lp = getWindowLayoutBaseParams(); in getWindowLayoutParams()907 final WindowManager.LayoutParams lp = getWindowLayoutBaseParams(); in getHwcWindowLayoutParams()922 public static WindowManager.LayoutParams getWindowLayoutBaseParams() { in getWindowLayoutBaseParams() method in ScreenDecorations923 return getWindowLayoutBaseParams(/* excludeFromScreenshots= */ true); in getWindowLayoutBaseParams()932 public static WindowManager.LayoutParams getWindowLayoutBaseParams( in getWindowLayoutBaseParams() method in ScreenDecorations