Searched refs:getDecorViewLayoutParams (Results 1 – 4 of 4) sorted by relevance
2181 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();
4966 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()
100 protected LayoutParams getDecorViewLayoutParams() { in getDecorViewLayoutParams() method in AutofillPopupWindow
79149 Landroid/view/autofill/AutofillPopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$…88937 Landroid/widget/PopupWindow;->getDecorViewLayoutParams()Landroid/view/WindowManager$LayoutParams;