Home
last modified time | relevance | path

Searched refs:filterLeftoverView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/view/menu/
DBaseMenuPresenter.java114 if (!filterLeftoverView(parent, childIndex)) { in updateMenuView()
140 protected boolean filterLeftoverView(ViewGroup parent, int childIndex) { in filterLeftoverView() method in BaseMenuPresenter
DIconMenuPresenter.java126 protected boolean filterLeftoverView(ViewGroup parent, int childIndex) {
128 return super.filterLeftoverView(parent, childIndex);
/frameworks/base/core/java/android/widget/
DActionMenuPresenter.java489 public boolean filterLeftoverView(ViewGroup parent, int childIndex) { in filterLeftoverView() method in ActionMenuPresenter
491 return super.filterLeftoverView(parent, childIndex); in filterLeftoverView()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt80425 Landroid/widget/ActionMenuPresenter;->filterLeftoverView(Landroid/view/ViewGroup;I)Z
100408 Lcom/android/internal/view/menu/BaseMenuPresenter;->filterLeftoverView(Landroid/view/ViewGroup;I)Z