Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java492 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillSelection() local
747 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillFromSelection() local
802 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
819 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
848 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
925 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in moveSelection() local
DListView.java931 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in fillFromSelection() local
1005 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
1056 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local