Searched refs:mWindowLayoutParams (Results 1 – 2 of 2) sorted by relevance
48 private WindowManager.LayoutParams mWindowLayoutParams; field in AutofillPopupWindow84 return mWindowLayoutParams; in getDecorViewLayoutParams()202 final WindowManager.LayoutParams p = mWindowLayoutParams = createPopupLayoutParams( in showAsDropDown()
421 private WindowManager.LayoutParams mWindowLayoutParams; field in GlobalScreenshot474 mWindowLayoutParams = new WindowManager.LayoutParams( in GlobalScreenshot()482 mWindowLayoutParams.setTitle("ScreenshotAnimation"); in GlobalScreenshot()620 mWindowManager.addView(mScreenshotLayout, mWindowLayoutParams); in takeScreenshotPartial()692 mWindowManager.addView(mScreenshotLayout, mWindowLayoutParams); in startAnimation()