Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DMenuPopupWindow.java42 public class MenuPopupWindow extends ListPopupWindow implements MenuItemHoverListener { class
45 public MenuPopupWindow(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in MenuPopupWindow() method in MenuPopupWindow