Searched refs:getWindowLayoutParams (Results 1 – 4 of 4) sorted by relevance
106 WindowManager.LayoutParams lp = getWindowLayoutParams(); in showPrompt()121 private WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in ScreenPinningRequest
416 mWindowManager.addView(mLayout, getWindowLayoutParams(gravity, x)); in show()482 private WindowManager.LayoutParams getWindowLayoutParams(int gravity, int x) { in getWindowLayoutParams() method in RecentsOnboarding
427 mWindowManager.addView(mOverlay, getWindowLayoutParams()); in setupDecorations()733 WindowManager.LayoutParams getWindowLayoutParams() { in getWindowLayoutParams() method in ScreenDecorations768 WindowManager.LayoutParams lp = getWindowLayoutParams(); in getBottomLayoutParams()780 mWindowManager.updateViewLayout(mOverlay, getWindowLayoutParams()); in updateLayoutParams()
328 assertThat(mScreenDecorations.getWindowLayoutParams().privateFlags in hasRoundedCornerOverlayFlagSet()