Searched refs:daBottom (Results 1 – 2 of 2) sorted by relevance
1140 int daBottom = getChildAt(0).getBottom(); in arrowScroll() local1142 if (daBottom - screenBottom < maxJump) { in arrowScroll()1143 scrollDelta = daBottom - screenBottom; in arrowScroll()
1255 int daBottom = getChildAt(0).getBottom(); in arrowScroll() local1257 if (daBottom - screenBottom < maxJump) { in arrowScroll()1258 scrollDelta = daBottom - screenBottom; in arrowScroll()