Home
last modified time | relevance | path

Searched defs:bottomSelectionPixel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java481 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, in fillSelection() local
724 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
761 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
795 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
824 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
902 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in moveSelection() local
DListView.java837 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
892 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
962 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local