Home
last modified time | relevance | path

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

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