Searched refs:getArrowScrollPreviewLength (Results 1 – 2 of 2) sorted by relevance
2921 private int getArrowScrollPreviewLength() { in getArrowScrollPreviewLength() method in ListView2958 goalBottom -= getArrowScrollPreviewLength(); in amountToScroll()2996 goalTop += getArrowScrollPreviewLength(); in amountToScroll()3114 (topFadingEdgeShowing ? getArrowScrollPreviewLength() : 0); in arrowScrollFocused()3124 (bottomFadingEdgeShowing ? getArrowScrollPreviewLength() : 0); in arrowScrollFocused()3214 amountToScroll += getArrowScrollPreviewLength();3222 amountToScroll += getArrowScrollPreviewLength();
82596 Landroid/widget/ListView;->getArrowScrollPreviewLength()I