Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/menu/
DMenuPopup.java70 public void setEpicenterBounds(Rect bounds) { in setEpicenterBounds() method in MenuPopup
DMenuPopupHelper.java281 popup.setEpicenterBounds(epicenter); in showPopup()
DStandardMenuPopup.java179 mPopup.setEpicenterBounds(getEpicenterBounds()); in tryShow()
DCascadingMenuPopup.java425 popupWindow.setEpicenterBounds(epicenterBounds); in showMenu()
/frameworks/base/core/java/android/widget/
DListPopupWindow.java485 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in ListPopupWindow
718 mPopup.setEpicenterBounds(mEpicenterBounds); in show()
DPopupWindow.java510 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in PopupWindow
/frameworks/base/core/api/
Dcurrent.txt55036 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
55330 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
/frameworks/base/boot/hiddenapi/
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