Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java727 private View fillFromSelection(int selectedTop, int childrenTop, int childrenBottom) { in fillFromSelection() method in GridView
1297 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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71260 Landroid/widget/GridView;->fillFromSelection(III)Landroid/view/View;
71481 Landroid/widget/ListView;->fillFromSelection(III)Landroid/view/View;