Searched refs:getBottomSelectionPixel (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | GridView.java | 506 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()
|
D | ListView.java | 933 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() 986 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, in getBottomSelectionPixel() method in ListView 1058 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 71267 Landroid/widget/GridView;->getBottomSelectionPixel(IIII)I 71491 Landroid/widget/ListView;->getBottomSelectionPixel(III)I
|