Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67952 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z