Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java478 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillSelection() local
733 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillFromSelection() local
788 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
805 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
834 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
911 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in moveSelection() local
DListView.java923 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in fillFromSelection() local
997 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
1048 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local