Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java493 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillSelection() local
748 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillFromSelection() local
803 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
820 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
849 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
926 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in moveSelection() local
DListView.java929 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in fillFromSelection() local
1003 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
1054 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local