Searched refs:mLayoutInsetDecor (Results 1 – 2 of 2) sorted by relevance
185 private boolean mLayoutInsetDecor = false; field in PopupWindow1082 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()1087 return mLayoutInsetDecor; in isLayoutInsetDecor()1572 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()1686 if (mLayoutInsetDecor) { in computeFlags()
83024 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z