HomeSort by relevance Sort by last modified time
    Searched defs:getTopSelectionPixel (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
GridView.java 478 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart);
733 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart);
786 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int rowStart) {
    [all...]
ListView.java     [all...]

Completed in 95 milliseconds