Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt83024 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z