Home
last modified time | relevance | path

Searched refs:mAttachedInDecor (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DPopupWindow.java188 private boolean mAttachedInDecor = true; field in PopupWindow
1048 return mAttachedInDecor; in isAttachedInDecor()
1064 mAttachedInDecor = enabled; in setAttachedInDecor()
1692 if (mAttachedInDecor) { in computeFlags()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt71902 Landroid/widget/PopupWindow;->mAttachedInDecor:Z