Searched defs:fadingEdgeLength (Results 1 – 3 of 3) sorted by relevance
467 final int fadingEdgeLength = getVerticalFadingEdgeLength(); in fillSelection() local703 final int fadingEdgeLength = getVerticalFadingEdgeLength(); in fillFromSelection() local758 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, in getBottomSelectionPixel()776 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int rowStart) { in getTopSelectionPixel()875 final int fadingEdgeLength = getVerticalFadingEdgeLength(); in moveSelection() local
830 int fadingEdgeLength = getVerticalFadingEdgeLength(); in fillFromSelection() local890 private int getBottomSelectionPixel(int childrenBottom, int fadingEdgeLength, in getBottomSelectionPixel()907 private int getTopSelectionPixel(int childrenTop, int fadingEdgeLength, int selectedPosition) { in getTopSelectionPixel()955 int fadingEdgeLength = getVerticalFadingEdgeLength(); in moveSelection() local
857 final int fadingEdgeLength = getHorizontalFadingEdgeLength() / 2; in findFocusableViewInMyBounds() local