Home
last modified time | relevance | path

Searched refs:setEpicenterBounds (Results 1 – 9 of 9) 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.java285 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.java478 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in ListPopupWindow
711 mPopup.setEpicenterBounds(mEpicenterBounds); in show()
DPopupWindow.java510 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in PopupWindow
/frameworks/base/non-updatable-api/
Dcurrent.txt57336 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
57630 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
/frameworks/base/api/
Dcurrent.txt57480 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
57774 method public void setEpicenterBounds(@Nullable android.graphics.Rect);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82552 Landroid/widget/ListPopupWindow;->setEpicenterBounds(Landroid/graphics/Rect;)V
100593 Lcom/android/internal/view/menu/MenuPopup;->setEpicenterBounds(Landroid/graphics/Rect;)V