Home
last modified time | relevance | path

Searched refs:adjustForBottomFadingEdge (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java738 adjustForBottomFadingEdge(referenceView, topSelectionPixel, bottomSelectionPixel); in fillFromSelection()
799 private void adjustForBottomFadingEdge(View childInSelectedRow, in adjustForBottomFadingEdge() method in GridView
927 adjustForBottomFadingEdge(referenceView, topSelectionPixel, bottomSelectionPixel); in moveSelection()