Home
last modified time | relevance | path

Searched defs:setEpicenterBounds (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
DMenuPopup.java70 public void setEpicenterBounds(Rect bounds) { in setEpicenterBounds() method in MenuPopup
/frameworks/base/core/java/android/widget/
DListPopupWindow.java478 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in ListPopupWindow
DPopupWindow.java510 public void setEpicenterBounds(@Nullable Rect bounds) { in setEpicenterBounds() method in PopupWindow