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