Searched refs:mWindowLayoutParams (Results 1 – 1 of 1) sorted by relevance
145 final WindowManager.LayoutParams mWindowLayoutParams; field in SendUi236 mWindowLayoutParams = new WindowManager.LayoutParams(ViewGroup.LayoutParams.MATCH_PARENT, in SendUi()243 mWindowLayoutParams.privateFlags |= in SendUi()245 mWindowLayoutParams.layoutInDisplayCutoutMode = LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS; in SendUi()246 mWindowLayoutParams.token = new Binder(); in SendUi()314 window.setContentView(mScreenshotLayout, mWindowLayoutParams); in SendUi()398 mWindowLayoutParams.screenOrientation = in showPreSend()402 mWindowLayoutParams.screenOrientation = in showPreSend()406 mWindowLayoutParams.screenOrientation = in showPreSend()411 mWindowManager.addView(mDecor, mWindowLayoutParams); in showPreSend()