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 461 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom,
704 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
738 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
    [all...]
ListView.java 814 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
867 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
    [all...]

Completed in 55 milliseconds