Searched refs:getBottomSelectionPixel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DGridView.java491 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom,
734 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
768 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, method in class:GridView
912 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
H A DListView.java925 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
978 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, method in class:ListView
1050 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength,

Completed in 159 milliseconds