Home
last modified time | relevance | path

Searched refs:getDecorViewLayoutParams (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DPopupWindow.java2181 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2224 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2274 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2347 protected WindowManager.LayoutParams getDecorViewLayoutParams() {
2404 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2498 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
DEditor.java4966 window.getDecorViewLayoutParams().x, in handleOverlapsMagnifier()
4967 window.getDecorViewLayoutParams().y, in handleOverlapsMagnifier()
4968 window.getDecorViewLayoutParams().x + window.getContentView().getWidth(), in handleOverlapsMagnifier()
4969 window.getDecorViewLayoutParams().y + window.getContentView().getHeight()); in handleOverlapsMagnifier()
/frameworks/base/core/java/android/view/autofill/
DAutofillPopupWindow.java100 protected LayoutParams getDecorViewLayoutParams() { in getDecorViewLayoutParams() method in AutofillPopupWindow
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79149 Landroid/view/autofill/AutofillPopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$…
88937 Landroid/widget/PopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$LayoutParams;