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

  /frameworks/base/core/java/android/widget/
GridView.java 465 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom,
708 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
742 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
    [all...]
ListView.java 830 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
883 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
    [all...]

Completed in 469 milliseconds