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.java191 mPopup.setEpicenterBounds(getEpicenterBounds()); in tryShow()
DCascadingMenuPopup.java431 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.java514 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in PopupWindow
/frameworks/base/core/api/
Dcurrent.txt59645 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
59939 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67480 Landroid/widget/ListPopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V
85517 Lcom/android/internal/view/menu/MenuPopup;->setEpicenterBounds(Landroid/graphics/Rect;)V