Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java486 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, in fillSelection() local
729 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
766 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
800 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
829 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
907 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in moveSelection() local
DListView.java843 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
898 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
968 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local