Searched refs:getArrowScrollPreviewLength (Results 1 – 2 of 2) sorted by relevance
2919 private int getArrowScrollPreviewLength() { in getArrowScrollPreviewLength() method in ListView2956 goalBottom -= getArrowScrollPreviewLength(); in amountToScroll()2994 goalTop += getArrowScrollPreviewLength(); in amountToScroll()3112 (topFadingEdgeShowing ? getArrowScrollPreviewLength() : 0); in arrowScrollFocused()3122 (bottomFadingEdgeShowing ? getArrowScrollPreviewLength() : 0); in arrowScrollFocused()3212 amountToScroll += getArrowScrollPreviewLength();3220 amountToScroll += getArrowScrollPreviewLength();
67524 Landroid/widget/ListView;->getArrowScrollPreviewLength()I