Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DPopupWindow.java185 private boolean mLayoutInsetDecor = false; field in PopupWindow
1082 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()
1087 return mLayoutInsetDecor; in isLayoutInsetDecor()
1572 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()
1686 if (mLayoutInsetDecor) { in computeFlags()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt71918 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z