Searched refs:mAttachedInDecorSet (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java127 private boolean mAttachedInDecorSet = false; field in class:PopupWindow
522 if (mContext != null && !mAttachedInDecorSet) {
815 mAttachedInDecorSet = true;

Completed in 87 milliseconds