Searched refs:mLayoutInsetDecor (Results 1 – 1 of 1) sorted by relevance
186 private boolean mLayoutInsetDecor = false; field in PopupWindow1083 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()1088 return mLayoutInsetDecor; in isLayoutInsetDecor()1573 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()1687 if (mLayoutInsetDecor) { in computeFlags()