Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/view/menu/
H A DMenuPopup.java70 public void setEpicenterBounds(Rect bounds) { in setEpicenterBounds() method in MenuPopup
H A DMenuPopupHelper.java281 popup.setEpicenterBounds(epicenter); in showPopup()
H A DStandardMenuPopup.java179 mPopup.setEpicenterBounds(getEpicenterBounds()); in tryShow()
H A DCascadingMenuPopup.java425 popupWindow.setEpicenterBounds(epicenterBounds); in showMenu()
/aosp12/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java485 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in ListPopupWindow
718 mPopup.setEpicenterBounds(mEpicenterBounds); in show()
H A DPopupWindow.java510 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in PopupWindow
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55134 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
55428 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt71446 Landroid/widget/ListPopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V
89483 Lcom/android/internal/view/menu/MenuPopup;->setEpicenterBounds(Landroid/graphics/Rect;)V