Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DPopupWindow.java220 private boolean mAboveAnchor; field in PopupWindow
1433 if (aboveAnchor != mAboveAnchor) { in updateAboveAnchor()
1434 mAboveAnchor = aboveAnchor; in updateAboveAnchor()
1441 if (mAboveAnchor) { in updateAboveAnchor()
1465 return mAboveAnchor; in isAboveAnchor()
1705 return mAboveAnchor in computeAnimationResource()
2775 if (mAboveAnchor) {