Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java492 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillSelection()
747 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillFromSelection()
800 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int rowStart) { in getTopSelectionPixel() method in GridView
925 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in moveSelection()
DListView.java931 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in fillFromSelection()
1003 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int selectedPosition) { in getTopSelectionPixel() method in ListView
1056 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82374 Landroid/widget/GridView;->getTopSelectionPixel(III)I
82598 Landroid/widget/ListView;->getTopSelectionPixel(III)I