Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DPopupWindow.java187 private boolean mLayoutInsetDecor = false; field in PopupWindow
1086 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()
1091 return mLayoutInsetDecor; in isLayoutInsetDecor()
1576 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()
1689 if (mLayoutInsetDecor) { in computeFlags()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68595 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z