Searched refs:mLayoutInsetDecor (Results 1 – 1 of 1) 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()