Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DGridView.java506 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, in fillSelection() local
749 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
786 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
820 int topSelectionPixel, int bottomSelectionPixel) { in adjustForBottomFadingEdge()
849 int topSelectionPixel, int bottomSelectionPixel) { in adjustForTopFadingEdge()
927 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in moveSelection() local
H A DListView.java933 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength, in fillFromSelection() local
988 int bottomSelectionPixel = childrenBottom; in getBottomSelectionPixel() local
1058 final int bottomSelectionPixel = getBottomSelectionPixel(childrenTop, fadingEdgeLength, in moveSelection() local