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 451 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom,
694 int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
728 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
872 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
    [all...]
ListView.java 811 final int bottomSelectionPixel = getBottomSelectionPixel(childrenBottom, fadingEdgeLength,
864 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength,
    [all...]

Completed in 32 milliseconds