Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java2029 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2072 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2122 final WindowManager.LayoutParams p = getDecorViewLayoutParams(); in update()
2195 protected WindowManager.LayoutParams getDecorViewLayoutParams() {
2252 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
2341 final WindowManager.LayoutParams p = getDecorViewLayoutParams();
/frameworks/base/core/java/android/view/autofill/
DAutofillPopupWindow.java83 protected LayoutParams getDecorViewLayoutParams() { in getDecorViewLayoutParams() method in AutofillPopupWindow