Searched refs:getDecorViewLayoutParams (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/view/autofill/
H A DAutofillPopupWindow.java96 protected LayoutParams getDecorViewLayoutParams() { method in class:AutofillPopupWindow
/frameworks/base/core/java/android/widget/
H A DPopupWindow.java2033 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2076 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2126 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2199 protected WindowManager.LayoutParams getDecorViewLayoutParams() { method in class:PopupWindow
2256 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2350 final WindowManager.LayoutParams p = getDecorViewLayoutParams();

Completed in 101 milliseconds