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 | 931 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/ |
D | hiddenapi-max-target-o.txt | 67301 Landroid/widget/GridView;->getBottomSelectionPixel(IIII)I 67525 Landroid/widget/ListView;->getBottomSelectionPixel(III)I
|