Searched refs:daBottom (Results 1 – 1 of 1) sorted by relevance
1246 int daBottom = getChildAt(0).getBottom(); in arrowScroll() local1248 if (daBottom - screenBottom < maxJump) { in arrowScroll()1249 scrollDelta = daBottom - screenBottom; in arrowScroll()