Searched defs:adjustForTopFadingEdge (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DGridView.java712 adjustForTopFadingEdge(referenceView, topSelectionPixel, bottomSelectionPixel);
803 private void adjustForTopFadingEdge(View childInSelectedRow, method in class:GridView
913 adjustForTopFadingEdge(referenceView, topSelectionPixel, bottomSelectionPixel);

Completed in 269 milliseconds