Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java506 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, in fillSelection()
749 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection()
783 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, in getBottomSelectionPixel() method in GridView
927 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in moveSelection()
DListView.java931 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection()
984 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, in getBottomSelectionPixel() method in ListView
1056 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67301 Landroid/widget/GridView;->getBottomSelectionPixel(IIII)I
67525 Landroid/widget/ListView;->getBottomSelectionPixel(III)I