Searched refs:mLayoutInsetDecor (Results 1 – 2 of 2) sorted by relevance
187 private boolean mLayoutInsetDecor = false; field in PopupWindow1086 mLayoutInsetDecor = enabled; in setLayoutInsetDecor()1091 return mLayoutInsetDecor; in isLayoutInsetDecor()1576 decorView.setFitsSystemWindows(mLayoutInsetDecor); in invokePopup()1689 if (mLayoutInsetDecor) { in computeFlags()
67952 Landroid/widget/PopupWindow;->mLayoutInsetDecor:Z