Home
last modified time | relevance | path

Searched refs:fillFromSelection (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java726 private View fillFromSelection(int selectedTop, int childrenTop, int childrenBottom) { in fillFromSelection() method in GridView
1296 sel = fillFromSelection(newSel.getTop(), childrenTop, childrenBottom); in layoutChildren()
DListView.java925 private View fillFromSelection(int selectedTop, int childrenTop, int childrenBottom) { in fillFromSelection() method in ListView
1796 sel = fillFromSelection(newSel.getTop(), childrenTop, childrenBottom); in layoutChildren()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82366 Landroid/widget/GridView;->fillFromSelection(III)Landroid/view/View;
82587 Landroid/widget/ListView;->fillFromSelection(III)Landroid/view/View;