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

  /frameworks/base/core/java/android/widget/
GridView.java 468 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart);
723 int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength, rowStart);
776 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int rowStart) {
    [all...]
ListView.java 835 final int topSelectionPixel = getTopSelectionPixel(childrenTop, fadingEdgeLength,
    [all...]

Completed in 184 milliseconds