Searched refs:mLayoutInsetDecor (Results 1 – 1 of 1) sorted by relevance
177 private boolean mLayoutInsetDecor = false; field in PopupWindow964 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()969 return mLayoutInsetDecor; in isLayoutInsetDecor()1425 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()1538 if (mLayoutInsetDecor) { in computeFlags()