Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java468 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillSelection() local
723 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in fillFromSelection() local
778 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
795 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
824 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
901 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart); in moveSelection() local
DListView.java835 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in fillFromSelection() local
909 int topSelectionPixel = childrenTop; in getTopSelectionPixel() local
960 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local